What is this tool?
Pretty-print, minify, and validate JSON with line-level error pointers.
How to Use
- Paste raw JSON into the editor.
- Click format to indent or minify.
- Fix errors using the line/column hint if validation fails.
- Copy the cleaned JSON for your app or config file.
Frequently Asked Questions
Is my JSON uploaded?
Parsing happens locally in your browser.
Why trailing commas fail?
Standard JSON forbids them — remove commas after the last property.
Other tools
There are more calculators, converters and editors on Wivrix. If something is missing, tell us.