JSON Graph Visualizer

Explore JSON data as an interactive graph. Click to expand/collapse nodes, search for keys, and copy JSON paths.

Input JSON

Paste JSON and click "Visualize" to see the graph

Features

📊 Interactive Exploration

  • Click to expand/collapse nodes
  • Expand by level (1, 2, all)
  • Color-coded value types
  • Array/object item counts

🔍 Search & Navigate

  • Search for keys instantly
  • Click to copy JSON path
  • Highlight matching nodes
  • Statistics overview

⚡ Performance

  • Handles large JSON files
  • Lazy rendering for speed
  • Client-side processing
  • No data sent to servers