Mind Map Maker
Visual brainstorming in your browser. Pan, zoom, add nodes with keyboard shortcuts. Auto-saves locally. Export and import JSON.
Auto-saveJSON export/importKeyboard shortcutsPan & zoomNo signup
Selected: Main Topic· 3 children
Frequently asked questions
- Does my mind map get saved automatically?
- Yes. Every change is saved to your browser's localStorage immediately. Your map will still be there if you close the tab and come back later.
- How do I export and import a mind map?
- Click 'Export JSON' in the toolbar to download your map as a .json file. To restore it, click 'Import JSON' and select the file. The JSON format is a simple nested tree — easy to edit in any text editor.
- What keyboard shortcuts are available?
- Tab adds a child to the selected node, Enter adds a sibling, F2 renames, Delete removes a node, and scroll wheel zooms in/out. Drag an empty area to pan around.
- Can I share my mind map with others?
- Export the JSON file and send it. Anyone can import it with the Import JSON button. There is no server storage, so your data stays private on your own device.