An open API service indexing awesome lists of open source software.

https://github.com/bugblitz98/jsonviewer-vscode

JSON Graph Visualizer VS Code Extension
https://github.com/bugblitz98/jsonviewer-vscode

developer-tools diagram freetooldev json visualization vscode-extension

Last synced: about 1 month ago
JSON representation

JSON Graph Visualizer VS Code Extension

Awesome Lists containing this project

README

          

# JSON Viewer: Interactive Graph Visualizer for VS Code

Visualize JSON as **interactive graphs, trees, and diagrams** directly inside Visual Studio Code.

Stop scrolling through large, nested JSON files. This extension transforms raw JSON into a **clean, visual, node-based graph**, helping developers quickly understand complex data structures, debug APIs, and analyze responses.

Perfect for **developers, backend engineers, API testers, and data analysts**.

---

![JSON Graph Visualization Demo](https://ik.imagekit.io/qsj9rwkvv/ScreenRecording2026-03-17at9-ezgif.com-video-to-gif-converter.gif)

---

## ✨ Features

- 📊 **Interactive JSON Graph Viewer**
Convert JSON into a visual graph and explore relationships instantly.

- 🌳 **Tree & Structure Visualization**
Understand nested objects and arrays without manual tracing.

- 🔍 **Search & Highlight Nodes**
Quickly find keys, values, and deeply nested data.

- 🧭 **Zoom & Pan Navigation**
Smooth navigation across large JSON datasets.

- 📸 **Export JSON Graph as Image**
Share diagrams with your team or documentation.

- 🌗 **Dark & Light Theme Support**
Matches your VS Code theme automatically.

- 📂 **One-Click Open (Context Menu + Command)**
Launch visualizer instantly from editor.

- 🔐 **100% Local & Secure**
No data leaves your machine.

---

## 🎯 Use Cases

- Debug **REST API responses**
- Explore **large JSON files**
- Visualize **configuration files**
- Understand **nested data structures**
- Inspect **MongoDB / API payloads**
- Analyze **complex JSON schemas**

---

## 📦 Installation

1. Open **VS Code**
2. Go to Extensions (`Ctrl+Shift+X`)
3. Search:
👉 **JSON Viewer**
👉 **JSON Visualizer**
👉 **JSON Graph Viewer**
4. Click **Install**

---

## 🚀 Usage

1. Open any `.json` file
2. Right-click → **Open JSON Visualizer**
OR
Press `Ctrl+Shift+P` → Search **JSON Visualizer**
3. View your JSON as an **interactive graph**

---

## 🛠 Command

| Command | Description |
|--------|------------|
| `Open JSON Visualizer` | Open JSON as interactive graph |

---

## 🖼️ Screenshots

![Menu](https://ik.imagekit.io/qsj9rwkvv/Screenshot%202025-08-31%20at%201.22.11%E2%80%AFPM.png?updatedAt=1756626941414)

![Graph View](https://ik.imagekit.io/qsj9rwkvv/Screenshot%202026-03-17%20at%209.19.24%E2%80%AFPM.png)

![Visualization](https://ik.imagekit.io/qsj9rwkvv/Screenshot%202026-03-17%20at%209.16.57%E2%80%AFPM.png)

---

## ⚡ Keywords (SEO)

json viewer, json visualizer, json graph viewer, json tree viewer, vscode json extension, json explorer, json diagram, json data visualization, json inspector, json parser

---

## ☕ Support

If this tool helps you, support development ❤️
[Buy Me a Coffee](https://buymeacoffee.com/animeshmanna)

---

## 📄 License

MIT License