LocalURL
Privacy-first URL shortener that runs entirely in your browser
100% Private
Everything stays in your browser. No tracking, no analytics.
Lightning Fast
No network calls. Your links are created instantly.
Works Offline
Once loaded, LocalURL works completely offline.
đ Manage Links
âšī¸ About LocalURL
đ¯ Mission
LocalURL is a privacy-first URL shortener that keeps all your data local. No sign-ups, no tracking, no cloud dependencies. Just you and your links.
⥠Features
- â Fully local - all data stored in IndexedDB
- â No tracking or analytics
- â Works offline once loaded
- â Custom slugs support
- â Click tracking (local only)
- â Dark mode support
- â Export/import your links
- â QR code generation
- â Search and sort functionality
đ ī¸ Technology
Built with vanilla HTML, CSS, and JavaScript. No external dependencies in production. Data is stored using IndexedDB, making it truly local and private.
đĻ Deploy
Deploy LocalURL anywhere:
- Static file hosting (GitHub Pages, Netlify, Vercel)
- Your own web server
- Docker container
- Local file system (file:// protocol)
đ Open Source
LocalURL is free and open source. Contribute on GitHub to help make it better!