JSON Formatter/Beautifier

To use this tool enter the JSON code that you would like to format and your output will be auto-synced to the editor on the right.

What is this tool?

It is a free online tool that offers the ability to format/beautify messy JSON code and minify/compact JSON.

You can load your JSON from a remote location on the web using the "load URL", or from your computer using "choose a file". Of course, you can just paste your JSON into the editor on the left.

To beautify JSON select how many tabs the markup such be separated by and hit the purple button.

Once you have finished formatting the JSON you can save a JSON file of the output to your computer using the download button. Alternatively, you can select the right-hand editor and press "CTRL + a" and then "CTRL + c" keyboard combination.