Creator Tools

JSON Formatter

Format compact JSON into readable indented JSON or show the parse error.

How this tool works

The browser parses the JSON with JSON.parse and prints it with two-space indentation.