UUID Generator
Generate UUIDs for apps, tests, and databases.
- Browser-based
- No signup
Developer
Enter a long http(s) URL to create a compact Utilnivo short link such as /s/xY7kQ2m when the short-link Worker is configured. Codes are stored in Cloudflare KV and redirects run at the edge. Without the Worker, the tool falls back to an encoded /go/# link that carries the destination in the hash (may be longer). Only http and https destinations are allowed.
Enter a URL to create a short link.
Enter a long http(s) URL to create a compact Utilnivo short link such as /s/xY7kQ2m when the short-link Worker is configured. Codes are stored in Cloudflare KV and redirects run at the edge. Without the Worker, the tool falls back to an encoded /go/# link that carries the destination in the hash (may be longer). Only http and https destinations are allowed.
Use the Short Link Generator form near the top of this page. Enter the values you know, run the tool, and review the results panel. You can change inputs and run it again. Processing stays in your browser and is not uploaded to Utilnivo servers.
Example: open Short Link Generator, enter a realistic set of inputs for your situation, and note the primary result. Change one input—such as an amount, rate, or option—and compare how the output changes so you can choose a scenario that fits your needs.
Second example: try edge cases that matter for your task—such as zero values, a different unit system, or a second file—and confirm the tool shows a clear result or a helpful validation message.
Enter a long http(s) URL. In TinyURL mode (Cloudflare Worker + KV), the tool stores a short code and returns a compact link like /s/xY7kQ2m. Visitors hitting that path are redirected with HTTP 302. If the Worker is not configured, encoded fallback mode embeds the destination in a /go/# hash (no database; links may be longer). Only http and https destinations are allowed.
This tool runs in your browser for convenience. Results are estimates or transformations based on the inputs you provide and may not cover every edge case.
When the short-link Worker is configured, a random code is stored in Cloudflare KV and you get a compact link like /s/xY7kQ2m. Opening that path redirects to the original URL.
The tool uses encoded fallback mode: the destination is embedded in a /go/# hash. Those links work without a database but may be longer than the original URL.
No. Only http:// and https:// destinations are accepted for safety.
Generate UUIDs for apps, tests, and databases.
Encode and decode text with Base64.
Create QR codes from text or URLs.
Encode or decode URL-safe text.