‹ Voltar
❴❵

JSON Formatter & Validator

Cole JSON to format, minify, and validate it.

Runs entirely in your browser. Nothing is sent anywhere.

Como funciona

  1. 1Cole your JSON.
  2. 2Format or minify it — invalid JSON shows exactly where the error is.
  3. 3Copiar or download o resultado.

Sobre esta ferramenta

Paste messy or minified JSON and get it back cleanly indented and readable, or go the other way and minify it down for production. Invalid JSON shows exactly which line and column the problem is on, instead of just "unexpected token".

What does it do with invalid JSON?

It shows the parser’s error message along with the exact line and column it occurred at, so you can find and fix the problem quickly.

Is my data sent anywhere?

No, formatting and validation happen entirely in your browser.