Formateur JSON

Formatez, validez et minifiez du JSON instantanément. Les erreurs sont signalées avec ligne et colonne.

Saisissez une entrée ci-dessus pour voir le résultat.

What is this for?

JSON travels minified — every byte counts when an API response is being shipped. But minified JSON is unreadable. This tool round-trips through the browser's native JSON.parse / JSON.stringify to produce indented, copy-able output, validate the structure, or strip whitespace back out. Nothing is uploaded; everything happens in the page.

When to use it

Common gotchas