IV · JSON & Data
IV · JSON & DataAV-D03

AV-D03

JSON Viewer

Browse JSON as a collapsible tree, copy node paths, and query it with JSONPath or jq.

● Runs on your device; nothing is uploaded

How to use it

  1. Paste JSON into JSON input, or click Open file.
  2. Expand nodes in the tree, or use Collapse all, Expand 3 levels or Expand all.
  3. Click a node to see its JSONPath, jq, JavaScript and JSON Pointer paths.
  4. Pick JSONPath or jq, type an expression and click Run query.
  5. Click a match to reveal it in the tree, or copy all matches as JSON.

Limits

Opened file size
20 MB
Tree rows drawn
200,000
Query matches listed
500 (all can be copied)
Selected value preview
200,000 characters
Features
  • Virtual-scrolled tree keeps large documents responsive
  • Copy node paths as JSONPath, jq, JavaScript or JSON Pointer
  • JSONPath filter expressions evaluated without eval
  • jq filters run by jq compiled to WebAssembly
  • Copy all query matches as a JSON array

For AI agents: avtools_json_viewer

AV-D03 · JSON Viewer

Loading the tool…