JSON/YAML Graph Visualizer
JSON/YAML Graph Visualizer
JSON ↔ Graph
YAML ↔ Graph
JSON ↔ YAML
Visual Node Graph
Expand All
⬆ Upload
↶ Undo
↷ Redo
⬇ JSON
⬇ YAML
⬇ PNG
JSON
📋 Copy
{ "name": "Example Project", "version": "1.0.0", "config": { "enabled": true, "maxItems": 100, "features": ["auth", "api", "dashboard"] }, "users": [ { "id": 1, "name": "Alice" }, { "id": 2, "name": "Bob" } ] }
YAML
📋 Copy
Graph
Visual Graph (drag nodes, click connections to delete)