JSON Formatter
Ugly JSON in, readable JSON out. Or minify it if you need one line.
What it does
Paste JSON into the box. Hit Format to indent it, Minify to squash it, or Validate to see if it's valid. If the syntax is wrong, you'll get an error message pointing at the problem.
Runs locally — handy for API responses you'd rather not paste into a random server.