U2m.io – Free URL shortener with bulk API, QR codes, and geo analytics
Bulk API and analytics free, but URL shorteners are table stakes in developer tooling.

Free bulk API + analytics that paywalled competitors charge $200/month for.
Developers, marketers, and anyone needing URL shortening with analytics without subscription costs.
Bit.ly · TinyURL · Short.io
Why I built it: Most URL shorteners either charge for analytics and QR codes, or limit their free tier so aggressively that it's unusable for real work. I wanted something API-first, with real analytics, that I could use in my own projects without hitting paywalls.
Tech stack: Spring Boot 3.4, MySQL, Redis (Jedis), MaxMind GeoIP2, ZXing for QR codes.
Try it: https://u2m.io
Happy to answer technical questions about the architecture or design decisions.
Bulk API and analytics free, but URL shorteners are table stakes in developer tooling.
Yet another URL shortener in a category dominated by Bitly and TinyURL.
Bundles a predictable but genuinely handy set of small tools — URL shortener with analytics, QR (PNG/SVG/data URL), fake-data generator and JWT/regex helpers — behind a no-auth REST API and a zero-dependency npm package. The on-chain 1 USDC unlimited-key option is a smart monetization experiment, but this space is crowded: reliability, clear rate limits and docs will determine whether it becomes a daily go-to or just another utilities site.
Yet another URL checker with MCP integration in a crowded category.
Base32768 alphabet packs 15 bits per character for 0.19x URL compression.
Yet another URL shortener when bit.ly and TinyURL already dominate.