Interactive visualization of HTML document structure as graphs
v0.1.1 - Core UI Framework
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 →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 →Pre-loaded sample HTML files to demonstrate capabilities: simple structures, nested elements, attributes, mixed content, and real-world Bootstrap examples.
View Samples →Customize visualization with presets (Full Detail, Structure Only, Minimal), toggle visibility of tag/attribute/text nodes, and choose from multiple color schemes.
Configure →Full OpenAPI documentation for the graph rendering endpoints. Integrate graph generation into your own applications with simple REST API calls.
View API Docs →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 →