JSON Formatter

Paste JSON — format, minify, or validate.

FAQ

Is my JSON sent to a server?

No. Parsing happens in your browser, which matters when the payload contains keys or personal data.

What does the validator tell me?

The exact parse error and position JavaScript's JSON parser reports, so you can jump straight to the problem.

Can it minify too?

Yes — one click strips all whitespace for compact output.

More text tools