Formatters
JSON formatter
Validate and pretty-print JSON
How to use / Notes
How to use
- Paste the JSON to format.
- Adjust options such as indent width.
- Copy the formatted, validated result.
Notes
- Syntax errors are reported with their location.
- Comments (JSONC) and trailing commas are invalid in standard JSON.