Tools / JSON Viewer
JSON Viewer
Paste or drop JSON to explore it as an interactive tree. Expand and collapse nodes, search by key or value, hover for JSON pointer paths, and copy any subtree to clipboard.
Runs entirely in your browser
Paste JSON above or load a file to explore it as a tree
How to use JSON Viewer
Paste your JSON
Paste a JSON document into the input area. The tree view appears on the right.
Expand and collapse
Click any object or array node to expand or collapse it. The first two levels are expanded by default.
Search and copy
Filter nodes by key or value with the search input. Hover any node to see its JSON pointer path; click Copy to put a subtree on the clipboard.