JSON Convert Tool

Input

Output


Json Convert Tool:

This tool can help you format your JSON data, then can help you good to read the attributes and values.

What is JSON:

JSON (JavaScript Object Notation) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values).
It usually use in data interchange, just like client to server or server to server.