Clean sharing
Turn long campaign or tool URLs into shorter links.
Link tool
Paste a long URL and generate a shorter redirect link. The first version uses Worker memory and can later move to KV or D1.
Turn long campaign or tool URLs into shorter links.
Uses /api/links/shorten and /s/:slug redirect routes.
Can be moved to Cloudflare KV or D1 for durable production links.
Link tool
FAQ
In this MVP they are temporary because no durable KV/D1 storage is configured yet.
Only http and https URLs are accepted.
Yes. Bind a KV namespace or D1 table and the same API can store durable links.