URLURL Shortener (Local)
Generate a short code or shareable base64 token from a long URL — stored locally in your browser
⚠️ This is a local-only shortener. It is NOT a hosted redirect service — short codes are saved in this browser only (localStorage) and won’t resolve elsewhere. For sharing, use the base64 token link below.
Recent entries (0)
No shortened URLs yet.
What is URL Shortener (local)?
This is a local-only URL shortener: it maps a long URL to a 7-character code and stores it in your browser. Unlike Bitly or TinyURL it never talks to an external server, so your URLs never leave the page. Short codes are saved in localStorage and only resolve inside this browser. To share with someone else, use the base64 token link — it self-contains the original URL and can be decoded anywhere.
How to Use
- Paste your original URL into the input and click Shorten.
- Get both a local short code and a shareable base64 token link.
- Recent entries are persisted across visits in this browser only.
Local code vs base64 token
- Local code: very short, only resolves in this browser (great for bookmarks/notes)
- Base64 token: longer but self-contained — anyone, anywhere can decode it