JSON Formatter
Tidies up JSON so it is readable, or squashes it down to the smallest possible size.
This tool runs entirely in your browser. Nothing you enter is uploaded, transmitted or stored anywhere.
Common questions
What happens if my JSON is broken?
You get the browser parser's error message together with the position it stopped at, so you can jump straight to the problem.