About this tool
JSON Formatter & Validator
Validate JSON and reformat it for readability or for a smaller payload. The parser reports the exact error when the document is invalid, which is faster than hunting for a missing brace by eye.
How to use it
- Paste your JSON into the box.
- Choose pretty-print or minify.
- Copy the output, or fix the reported error and run it again.