Visualize your JSON data in beautiful, interactive graphs directly inside VS Code!
This extension is designed for developers who work with complex JSON structures and want an intuitive way to explore them visually.
- 📂 Open JSON Visualizer command to quickly visualize your JSON files.
- 📊 Interactive Graph View – Easily navigate through complex JSON structures with a graph-based interface.
- 🎯 Focused for JSON Only – Built specifically for JSON visualization, no extra clutter.
- 🔍 Zoom, pan, and expand/collapse nodes for better data exploration.
- Open VS Code
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar or pressing
Ctrl+Shift+X. - Search for "JSON Viewer: Interactive Graph Visualizer"
- Click Install.
- Open any
.jsonfile in VS Code. - Run the Open JSON Visualizer command:
- Open the Command Palette (
Ctrl+Shift+PorCmd+Shift+Pon Mac). - Search for Open JSON Visualizer.
- Open the Command Palette (
- See your JSON displayed as an interactive graph!
- VS Code v1.70.0 or higher
- A valid
.jsonfile
| Command | Description |
|---|---|
Open JSON Visualizer |
Opens the JSON visualizer graph window. |
☕ Support Development: If you find this extension useful, you can buy me a coffee to support its development!
MIT License


