JSON Formatter & Minifier

JSON Client-Side Privacy

Pretty-print or minify JSON with instant validation and error messages.

Success
{
  "name": "DevTools",
  "features": [
    "fast",
    "free",
    "private"
  ],
  "active": true
}
{"name":"DevTools","features":["fast","free","private"],"active":true}