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
Shortcuts: Ctrl+Enter Format, Ctrl+Shift+M Toggle mode, Ctrl+Shift+T Toggle view (Raw/Tree/Path)
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.