Flowchart Maker for Algorithms and Processes

Online tool for building flowcharts of algorithms and business processes. The diagram exists as a drawing and as Mermaid text at the same time: type a line and a block appears, move a block and the text changes, and your manual placement survives edits to the text. The editor itself handles the layout and routes arrows around blocks.

How to build a diagram

1
Start from a sample or from text

Four starters: a simple process, a decision, an algorithm with a loop and a diagram with lanes. A line like “A[Action] --> B{Condition?}” creates two blocks and an arrow.

2
Edit right on the diagram

“Block” adds a step, “Connect” pulls an arrow, a double click edits a block or arrow label, blocks are dragged with the mouse. Ctrl and the mouse wheel change the zoom.

3
Take the result

In the “Export” tab: PNG, SVG, PDF on an A4 page, a picture on the clipboard, text for a README and a link that opens the whole diagram.

Build a diagram as text, with the mouse, or from a description

Double click — label · Tab — next step · arrow keys — nudge · Ctrl+wheel — zoom
Published Updated Author: