Inspect/

JSON Tree Viewer

No network payload
Input⌘1375 B · JSON
ResultReady

Your result will appear here

Run the current tool with . The payload stays inside the local worker.

Payload not persisted375 BUTF-8json-buf
Inspect · PROCESSED LOCALLY

What JSON Tree Viewer does

Explore JSON as a collapsible tree with paths, types, counts, search, and source-preserving local parsing.

Also searched as viewer, tree, tree view, browse, explore, navigate, expand, collapse.

01

Retain one parsed document

02

Render nodes lazily

03

Copy paths or values without reparsing

One document, many views

Moving from tree to table, query, schema, or analysis reuses the same document handle in the worker.

QUESTIONS, ANSWERED

JSON Tree Viewer FAQ

Does jsontools.me upload my JSON?

No. The document is parsed and processed by json-buf inside a dedicated WebAssembly worker on your device.

Does it work offline?

Yes. After the application shell and engine have loaded once, the installable PWA keeps the tools available without a network connection.