URL Shortener

Generate a short link from a long URL. This is a front-end demo of a URL shortener; this feature is in the pipeline.

This demo only generates the short link string. To make short URLs redirect globally, back them with a database and a server route such as /s/[id].

Generated Short Links

No links generated yet.

Related tools