URL Shortener
Turn a long link into a short one, with an optional custom alias and QR code.
What is a URL Shortener?
A URL shortener replaces a long address with a compact one that redirects to the original. The short link is not a copy of the page — it is a pointer stored on a server, so when someone opens it they are sent onward to wherever it points. That indirection is what makes the link short, and it is also what lets the same link be counted, shared in print, or encoded into a QR code that stays readable.
Length matters more than it sounds. A URL with tracking parameters can run past 200 characters, which wraps awkwardly in chat, gets truncated in bios and SMS, and produces a QR code so dense it fails to scan at small print sizes. A seven-character code fixes all three at once.
The trade-off is that a short link hides its destination. Anyone clicking one is trusting whoever created it, which is exactly why shorteners are popular with phishing campaigns — and why this one accepts only http and https addresses, and refuses schemes like javascript: or data: that could execute rather than navigate.
How to use it
- Paste the long URL into the first field. A bare domain like example.com works — https is assumed.
- Optionally set a custom alias to get a memorable link instead of a random code. Letters, numbers, hyphens and underscores, three characters or more.
- Press Shorten, or hit Ctrl+Enter from either field.
- Copy the short link, open it in a new tab to check it, or reveal the QR code to share it in print or on screen.
Examples
Random short code
https://example.com/blog/2026/an-extremely-long-article-slug?utm_source=newsletter&utm_campaign=springhttps://toolsel.com/s/aB3xK9pCustom alias
https://example.com/careers/senior-engineer · alias: we-are-hiringhttps://toolsel.com/s/we-are-hiring