JSON Formatter
About this tool
With this tool you can format and make JSON data readable. Simply paste the JSON text into the text field and click "Format JSON". The tool will analyze the JSON text and output it in a readable format.
JSON Text
JSON Object
object
{ - tools:array (2)
[ - [0]:object
{ - name: "This might be a tool"description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit."read_count: 15}[1]:object
{ - name: "This might be a different tool"description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit."read_count: 22}]}