What Mermaid syntax is supported?
The studio is tuned for Mermaid flowchart syntax first, including common `flowchart`, `graph`, decision, and directional layouts.
Mermaid Flow Studio
Beautiful Mermaid diagrams, entirely in the browser
Paste Mermaid flowchart syntax, preview it live, refine the styling, and export SVG, PNG, JPG, or PDF without leaving the browser. No sign-in required.
flowchart TD
A[Paste Mermaid text] --> B[Live preview]
B --> C{Apply preset?}
C -->|Yes| D[Beautify output]
C -->|No| E[Keep defaults]
D --> F[Export SVG PNG JPG PDF]
E --> FPresets
Minimal, Glass, Dark Pro
Export
Vector + high-res raster + PDF
Write Mermaid flowchart syntax and see the diagram refresh with a debounced browser-side preview.
Switch between premium presets, tune spacing, choose a background, and control the export frame.
The app shell and runtime assets cache locally so editing and exporting continue after the first load.
Compose flowcharts in Mermaid syntax, refine the visual treatment, and export presentation-ready diagrams without sending source to a server.
Workspace status
Preview is synced and ready for export.
Write or paste Mermaid flowchart syntax. Your content autosaves locally as you work.
Jump into a structure and edit from there instead of starting from scratch.
Mermaid Flow Studio keeps the writing experience direct while giving you strong visual controls where they matter most: preview clarity, spacing, typography, and export quality.
Paste Mermaid flowchart syntax or load a starter template.
Adjust preset, theme, spacing, font, and export framing while the preview updates.
Download SVG, PNG, JPG, or PDF directly from the browser.
Use tasteful defaults instead of hand-tuning every Mermaid setting from scratch.
Preserve vector fidelity for SVG and scale raster exports for presentations, docs, and print.
Core editing, rendering, and export flow stay on-device for a straightforward private workflow.
PWA-style caching keeps the studio usable without a constant network connection.
The studio is tuned for Mermaid flowchart syntax first, including common `flowchart`, `graph`, decision, and directional layouts.
A service worker caches the app shell and runtime assets after the first successful load. Once cached, editing, preview, and export continue to work offline.
No. SVG generation, rasterization, and PDF creation all happen client-side in the browser.
Yes. The share action copies a URL with encoded local state so another browser can open the same Mermaid source and styling configuration.