JSON Minifier

Paste JSON, minify to one line, then copy or download. Parse errors show before output. Runs only in your browser; nothing is uploaded.

Frequently asked questions

No. Minification runs locally after `JSON.parse`. Nothing is sent to LocalTools servers for processing.

You see a parse error first; the minifier does not emit output until the document is valid JSON.

See the complete tool directory