Workers URL Shortener
Short URLs with Serverless hosting
The Cloudflare Workers URL Shortener is a long link shortening tool based entirely on Cloudflare Workers and KV. It is suitable for the free Workers plan, as writes only occur when a new short URL is created.
The URL Shortener comes with a simple and mobile-optimized admin dashboard (built with PicoCSS) and a browser extension for Chromium-based browsers to shorten the link of the page being currently visited with one click. Also, the extension handles passwordless login on the admin dashboard.