General Help
Click on the button to share this tool with others.
JSON Formatter Help
Unformatted JSON
Paste your JSON text or type you JSON text in the Text Area box.
Click the Example button to fill in the Text Area with an example JSON text.
Click the Clear button to clear the Text Area.
Formatted JSON
As you type or paste JSON text into the Text Area, this panel with result in a formatted version of the JSON.
Use the ‘All open’ switch to toggle between each branch of the JSON structure being open or closed.
Each branch (object or array) has a Open (
) or Close (
) button which will control whether the branch is visible or hidden.
You can click the
button to copy the formatted JSON text to the clipboard.