Developer
UUID Generator
Generate random version 4 UUIDs in bulk and copy or download them.
Open toolDeveloper
Paste JSON and strip every unnecessary character. The result is the smallest valid representation of the same data.
Good to know
No. Only insignificant whitespace is removed; keys, values and ordering are preserved exactly.
No. Parsing happens on your device with the browser's own JSON parser.
Typically 10–30% for indented JSON, more for deeply nested structures.
Yes — use the JSON Formatter tool to pretty-print the minified output again.