Format, validate, and beautify JSON data with customizable indentation and sorting options. Supports JSON with comments.
Output
Indent
Query
INPUT
OUTPUT · JSON
{ "name": "the-tool-hive", "version": "2.0.0", "private": true, "tools": 60, "clientSide": true, "homepage": "https://thetoolhive.com", "tags": [ "dev", "free", "browser" ], "team": [ { "name": "Ada", "role": "engineer", "active": true }, { "name": "Ravi", "role": "design", "active": false } ], "meta": { "stars": 1280, "license": "MIT", "score": 4.85 } }
448 B
Input
456 B
Output
30
Lines
24
Nodes
3
Depth
—
Saved