🔗 HTML Graph Visualization

Interactive visualization of HTML document structure as graphs

v0.1.2 - DOT Renderer (viz-js)

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 rendered as SVG using Graphviz (via viz-js WebAssembly).

Open Playground →

What's New in v0.1.2

This version adds the DOT renderer component using viz-js (Graphviz compiled to WebAssembly). DOT output from the API is now rendered as interactive SVG graphics!

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 Versions

View previous versions: v0.1.0 (foundation), v0.1.1 (core UI framework). Each version builds incrementally on the previous.

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