Validate, pretty format, minify, view as collapsible tree, and extract values by path.
Validate and visualize JSON, pretty-print or minify it, and extract values by simple paths. Tree nodes are collapsible; keys and values are syntax-colored.
Paste valid JSON text. Paths accept dot and bracket notation like user.name or [0].id.
Tree view renders the structure; the output box shows formatted/minified JSON or extracted values.