diagrams.net
diagrams.net
Full diagram editor that works without an account or a saved file
asciiflow.com
Draws boxes and arrows as plain ASCII you can paste into a comment.
A grid canvas where you drag boxes, lines and arrows and the output is monospaced text characters. That makes it the right answer whenever the diagram has to live somewhere images cannot go — a code comment, a commit message, a README rendered in a terminal, an RFC. Everything runs locally and drawings persist in the browser. It is deliberately crude: no colour, no curves, and the result depends on the reader using a monospaced font.
Questions
Works the moment the page loads. No account, no email, no trial. Output is monospaced characters only, and it breaks visually for anyone reading in a proportional font.
No. ASCIIFlow does the work inside your browser, so the file never leaves your device — you can load the page, disconnect from the network, and it still works. That makes it a reasonable choice for material containing personal data.
Output is monospaced characters only, and it breaks visually for anyone reading in a proportional font.
Alternatives
Same category or same task, ordered by how closely they overlap.
diagrams.net
Full diagram editor that works without an account or a saved file
excalidraw.com
Hand-drawn-looking whiteboard that opens instantly with no sign-up
mermaid.live
Write a diagram as text and watch it render beside you
plantuml.com
Renders UML from a text description, with the source encoded in the URL
sequencediagram.org
Purpose-built editor for sequence diagrams, typed rather than dragged
lucidchart.com
Polished diagramming with real-time collaboration and smart layout