Birdor
Language:

Birdor Tools · JSON

JSON Formatter & Viewer · Birdor Tools

Pretty-print, validate, and inspect JSON in your browser. Paste any JSON to format, minify, or sort keys, and quickly spot syntax errors without sending data to a server.
Indent

Input JSON

Formatted output

{
  "birdor": "calm tools",
  "features": [
    "format",
    "minify",
    "sort keys",
    "tree view"
  ],
  "localOnly": true
}
Local-only formatting. Parse happens in your browser.
Output never leaves this tab.