How to use your own private link shortener — in plain English.

Contents
  1. What it is
  2. Install it like an app
  3. Your account
  4. Creating a link
  5. Copy formats explained
  6. Sending a labeled link
  7. Send menu & QR codes
  8. Clicks, export & help
  9. Quick reference

1What it is

ShrinkLink turns a long web address into a short one on your own domain, gives it a friendly label, and keeps a private library of every link you make. Nothing is shared with an outside shortener — the links live on your address and in your database, and only you can see your library.

Your app lives at one web address — bookmark it:

https://linkdr.netlify.app
💡 Tip: Everything is tied to your account in the cloud, so you sign in once on each device and see the same links everywhere — phone, Mac, anywhere.

2Install it like an app

Optional, but it gives ShrinkLink its own icon and a clean full-screen window.

Android phone

Open the link in Chrome, tap the menu, choose Install app (or “Add to Home screen”).

Mac

In Chrome, click the install icon at the right end of the address bar. In Safari, use File → Add to Dock.

💡 Tip: The installed app updates itself — just reopen it to get the latest version. And it shares its sign-in with the browser you installed it from.

3Your account

Sign in once per device. Your links are private to you.

Create your account

First time in, tap Create one, enter your email and a password, tap Create account. You land straight in the app with your email shown at the top.

Sign in later

On any new device, enter the same email and password. That’s the only step — you never paste any keys. A green dot by your email means you’re in.

Forgot your password?

  1. Type your email in the Email box first — the reset goes there.
  2. Tap the blue Forgot your password? link.
  3. Open the reset email on this device (check spam if it’s slow).
  4. Enter a new password (6+ characters) and tap Update password.
⚠ Note: Reset emails come from a free mail service that sends only a few per hour. If one’s slow, wait a couple of minutes rather than tapping repeatedly.

4Creating a link

Fill in the Create New Link card and tap Shorten & Save (or press Cmd+Enter). Only the URL is required.

FieldRequired?What to put there
Long URLYesThe full web address you want to shorten
Display LabelNoA friendly name, e.g. “Library” — used for the short link and when you copy
CategoryNoGeneral, Guild, Grants, Business, or Personal
TagsNoKeywords separated by commas

The short link is built from your label. “Library” becomes:

https://linkdr.netlify.app/library

It’s short and already reads like the label — which matters most where a link can’t hide behind a name, like text messages.

5Copy formats explained

Every app has its own way of writing “show this word, but link to that address.” The Copy button speaks all the common ones. Tap Copy, pick the format that matches where you’re pasting, then paste.

FormatPaste it intoReader sees
Email / DocsGmail, Outlook, Word, Docs (on a computer)Just your label, clickable
MarkdownGitHub, Notion, Reddit, DiscordJust your label, clickable
HTMLA web page or newsletter you edit the code ofJust your label, clickable
SlackSlackSlack’s own link code (see note)
DiscordDiscordJust your label, clickable
BBCodeOld-style forums (phpBB, vBulletin)Just your label, clickable
Plain URLText messages, or anywhereThe short link itself

What each one actually copies

For a link labeled “Library,” here’s the literal text each format puts on your clipboard:

FormatThe text you get
Markdown / Discord[Library](https://linkdr.netlify.app/library)
HTML<a href="https://linkdr.netlify.app/library">Library</a>
Slack<https://linkdr.netlify.app/library|Library>
BBCode[url=https://linkdr.netlify.app/library]Library[/url]
Plain URLhttps://linkdr.netlify.app/library

You don’t need to understand those symbols. Each destination app reads its own format and turns it into a clean clickable “Library” — the brackets and arrows disappear.

💡 Tip: Markdown is the most widely understood. Unsure about a chat app? Try Markdown first.
⚠ Slack note: The Slack format shows a clean label when a link is posted by an app or automation. If you paste it into a normal Slack message and see the raw code, paste the Plain URL instead — Slack lets you rename it after.

6Sending a labeled link

Getting just the label depends on where you’re sending it. Here’s the honest guide.

Email on a computer — the reliable way

Works in Gmail, Apple Mail, and Outlook on a Mac or PC every time:

  1. In ShrinkLink, tap Copy → Plain URL.
  2. In your email, type the word to show, e.g. Library.
  3. Double-click that word to select it (it turns blue).
  4. Press Cmd+K (Ctrl+K on Windows) — the “add link” shortcut. A box appears.
  5. Press Cmd+V to paste the link into that box, then Enter. Done — “Library” is now a clickable link.

What’s Cmd+K vs Cmd+V? Cmd+K means “turn the selected text into a link” and opens a box asking for the address. Cmd+V means “paste” — you use it to drop the copied link into that box. They work together.

The shortcut

Copy → Email / Docs copies the finished labeled link. In an email on a computer, click in the message and press Cmd+V — the label drops in already clickable. (This shortcut is unreliable in phone mail apps, which is why the Cmd+K method above is the dependable one.)

Text messages

Texts have no formatting at all, so a hidden-link label is impossible there — for anyone. The upside: your short link already reads like the label, so linkdr.netlify.app/library in a text is about as clean as it gets. Use Copy → Plain URL or Send → Text message.

The one rule: the label lives in the destination app, not in the link. Wherever an app can format text, you get the label. Where it can’t — texts — the short link is the next best thing.

7Send menu & QR codes

Each link has a Send button beside Copy. Options depend on your device:

OptionWhat it does
Share…On a phone, opens the system share sheet — Messages, Gmail, WhatsApp, anything. (Phones only.)
EmailOpens a new draft; click in the body and press Cmd+V to insert the labeled link.
Text messageOpens Messages with the short link ready.
Send QR codeOn a phone, shares the QR image. On a computer, saves it and opens an email to attach it to.

QR codes

Tap the QR icon on any link for a scannable code in your blue branding. Download PNG saves it for a flyer, slide, or business card; Send shares it. Because your links live on your own domain, the code points at your address — it depends on nothing but your own database.

8Clicks, export & help

Click tracking

Every time someone opens a short link — tapped in an email, scanned from a QR — the Clicks column ticks up.

Export CSV

The Export CSV button downloads your whole library (labels, links, categories, tags, clicks, dates) as a spreadsheet. A good backup.

If something looks off

What you seeWhat it means / fix
Password rejectedUse “Forgot your password?” to reset it
A short link shows “Not found”That link was deleted, or the address was mistyped
Links missing on a new deviceSign in with the same email; tap the refresh (circular arrows)
Reset email hasn’t arrivedWait a couple of minutes; check spam

9Quick reference

I want to…Do this
Shorten a linkPaste URL → add label → Shorten & Save
Titled link in an email (computer)Type the word → select it → Cmd+K → paste the link
Titled link in Slack/Discord/NotionCopy → Markdown (or Slack) → paste
Send in a text messageCopy → Plain URL
Scannable codeTap the QR icon → Download PNG or Send
See how many clickedThe Clicks column
Back up everythingExport CSV
Reset a forgotten passwordType email → “Forgot your password?”
↑ Back to top
Scan → cyberrick.ai
⚡ Built by CyberRick.ai

Love this free app? I build custom apps for your business — fast and affordable. Scan the code, or tap below.