{% extends "base.html" %} {% block content %}

Diagram Studio

Generate a technical diagram as portable Mermaid (.mmd) and draw.io (.drawio) sources — editable in diagrams.net, VS Code, and the Mermaid Live Editor, and exportable to JPEG/PDF. SVG/PNG/PDF are rendered natively when the renderer is installed.

Diagram Configuration
{% set p = prefill or {} %}
Plain text or bullet points. Be specific — names, steps, relationships.
Output & Preview

Fill out the configuration on the left and click Generate Diagram.

Generating diagram…
Planning, writing sources, and rendering… Elapsed: 0s

                    
Open the downloaded files in diagrams.net (.drawio) or the Mermaid Live Editor (.mmd) to edit and export JPEG/PDF.
{% endblock %}