Skip to content

JSON tree viewer

Explore JSON as an interactive tree — expand, collapse, search, copy paths.

Paste a JSON to start exploring.

Features

How it works

  1. Paste any JSON to render it as a collapsible, navigable tree structure.
  2. Expand or collapse nodes, search for keys or string values with the search bar.
  3. Click any node to copy its JSONPath or value to the clipboard.

Your files never leave this page

Every conversion runs entirely in your browser using WebAssembly. There is no upload, no server-side processing, no analytics, and no cookies. Open DevTools → Network during the operation and you will see zero outbound traffic.

Related tools

Topics covered