ToolsCandy

JSON Graph Visualizer — JSON Crack Style

Visualize JSON as an interactive node graph. Explore nested objects and arrays with zoom, pan, search, and click-to-inspect paths — inspired by JSON Crack.

Your data never leaves your browser

0 B
JSON input
Graph view
Enter valid JSON to render the graph.

About this tool

Node graphZoom & panSearch nodesPath inspectMini-mapFullscreen

How to use

  1. Paste JSON in the input panel.
  2. Explore the auto-layout graph on the right.
  3. Click a node to jump to its path in the source editor.

Examples

Nested API

{"user":{"profile":{"name":"Ada"}}}
Interactive graph with labeled edges

FAQ