Format, validate, and try to make sense of your messy JSON.
Processed output will appear here
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write and easy for machines to parse and generate.
APIs and logs often output JSON as a single minified line to save space. This tool helps you: