🔗 HTML Graph Visualization

Interactive visualization of HTML document structure as graphs

v0.1.1 - Core UI Framework

Checking...
5
Render Formats
3
Presets
5
Sample Files
📊

Graph Playground

Interactive playground for visualizing HTML structure as graphs. Input HTML, configure rendering options, and see the graph data. This version outputs raw DOT format.

Open Playground →

What's New in v0.1.1

This version adds the core UI framework: playground page, HTML input component, configuration panel, stats panel, and graph canvas. DOT output is shown as text.

Try It →
📄

Sample HTML Files

Pre-loaded sample HTML files to demonstrate capabilities: simple structures, nested elements, attributes, mixed content, and real-world Bootstrap examples.

View Samples →
⚙️

Flexible Configuration

Customize visualization with presets (Full Detail, Structure Only, Minimal), toggle visibility of tag/attribute/text nodes, and choose from multiple color schemes.

Configure →
📚

API Documentation

Full OpenAPI documentation for the graph rendering endpoints. Integrate graph generation into your own applications with simple REST API calls.

View API Docs →
📁

Previous Version

View the v0.1.0 dashboard which provides the foundation styles, API client, and sample files that this version builds upon.

latest → View v0.1.0 →

MGraph HTML Graph Render UI v0.1.1 | v0.1.0 | API Docs