JSON Formatter

This tool can be used to format JSON data pasted form clipboard, loaded from file, or provided manualy.

To get easy readable formatting, provide identation value, and use "Format JSON" button.



JSON (JavaScript Object Notation) is an open standard data interchange format that uses human-readable text to store and transmit data objects consisting of key - value pairs and arrays (or other serializable values).