// format · validate · minify
JSON Formatter
Paste JSON, then format it for reading or minify it for transport. Invalid JSON gets a useful error from your browser.
✓ runs entirely in your browser
Example
Use pretty formatting before committing a configuration file, or compact it before putting a small object in a request body.