JSON formatter
↗Pretty-print, minify and validate JSON in your browser — nothing leaves your machine.
Text tool
Generate random UUIDs (v4) in bulk — one, ten or twenty-five at a time.
Guide
Pick 1, 10 or 25 UUIDs from the mode selector.
Random v4 UUIDs are produced with your browser’s cryptographic random source.
One UUID per line, ready to paste into code, configs or test data.
A 128-bit identifier generated from random data — 122 random bits make collisions practically impossible, which is why v4 is the default choice in software.
Yes — they come from your browser’s cryptographic random number generator, the same source used for security-sensitive operations.
This tool generates v4 (random). Other versions embed timestamps or names and are usually produced inside application code.
Keep converting
Pretty-print, minify and validate JSON in your browser — nothing leaves your machine.
Switch text between upper, lower, title and sentence case instantly.
Count characters, words and lines in real time as you type.
Encode text to Base64 or decode it back, with full Unicode support.
Percent-encode or decode URLs and query strings safely.
Compute the SHA-256 hash of any text instantly, right in your browser.