Mind Map Maker — Indented Text to Mind Map, Instantly
Type an indented outline and watch it become a mind map. Add branches by indenting, export PNG or SVG. Works offline, nothing uploaded.
More tools
All free, all private — everything runs in your browser.
Mermaid Editor
Write Mermaid-style diagram code with a live preview, friendly syntax errors, zoom and pan, and PNG/SVG export. 100% in your browser.
Flowchart Maker
Build flowcharts interactively: add nodes, drag them, connect arrows, edit labels, then export PNG or SVG. Free, private, nothing uploaded.
Sequence Diagram
Type actors and messages in a small documented DSL and get a rendered sequence diagram with lifelines and arrows. Export PNG/SVG, 100% private.
UML Class Diagram
Describe classes with fields and methods and draw inheritance, realization, composition, and aggregation. Mermaid-style source or table editor. No upload.
ER Diagram
Paste CREATE TABLE statements (or use the table editor) and get an entity-relationship diagram with foreign-key crow's-foot connectors. PNG/SVG export.
Gantt Chart
Turn a simple task list (name, start, end, dependencies) into a Gantt chart with correct local date math. Export PNG/SVG. Free and private.
How to use Mind Map
- 1Type your central topic on the first line.
- 2Add branches by indenting (2 spaces per level, or tabs); children stack under their parents automatically.
- 3Watch the mind map re-render live as you restructure the outline.
- 4Export PNG or SVG — deterministic and fully local.
Mind Map FAQ
- How do I structure the text?
- The first line is the central topic. Every further line is a node; 2 spaces of indentation (or one tab) per level. Children stack under their parent automatically.
- Can I export the result?
- Yes — SVG (deterministic, byte-stable) and PNG at 2× resolution.
- Does it work offline?
- Yes. The site is a PWA; after the first visit the mind map maker runs with no connection.