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
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.
“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.
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.