JSON Formatter |
The JSON Formatter was created to help with debugging. As data expressed as JSON is often written without line breaks to save space, it became extremely difficult to actually read and make sense of it.
This tool hopes to solve the problem by formatting and validating JSON data so that it is easy to read and debug by human beings.
It only works locally without going through the server. User data is only stored on browser's local storage. | ||||
Indent space |