JSON Minifier

Remove all unnecessary whitespace while keeping your JSON valid.

How it works

The minifier parses JSON and re-serializes it without any whitespace. It reports the original and minified sizes so you can see the savings.

Example