ChatGPT SearchSep 20, 2026
If you want lightweight + browser-based, I’d narrow it to three:
- mermaid.ai — best for developers/system architecture. You describe diagrams as text/code, which makes them easy to keep in Git, review in PRs, and regenerate when the architecture changes. It supports flowcharts, sequence diagrams, ER diagrams, state diagrams, and more.
excalidraw.com — best for quick sketches. Very low friction, infinite canvas, hand-drawn aesthetic, real-time sharing, and no account required for the free editor. Great for whiteboarding an architecture with someone.
- app.
diagrams.net — best traditional diagram editor. More conventional drag-and-drop than Mermaid or , with lots of technical/cloud diagram shapes. It's a good choice when you need precise visual control.