A beautiful, powerful, yet easy-to-use and fully static hex map editor. No servers, no server-side state - just you and your maps, in a plain SVG that you can take anywhere else.
Follows various keybindings and concepts established by programs like Aseprite, fine-tuned for hex editing.
Features:
- Exports and imports as a standard SVG - no custom image formats to lock you in!
- 5 layers - Base, Object (currently, emojis, soon - svgs!), Path, Boundary, Text
- 5 tools depending on the layer - Brush, Fill, Eraser, Eyedropper, Zoom
- Primary/secondary colors accessible via left/right click (in all situations - color brushing/filling, eyedropper)
- Shortcuts for all modes and layers!
- A minimap
- More mouse shortcuts:
- Middle-click and drag: scroll
- Cmd + Scroll: zoom
- Can be run locally by just opening
docs/index.html
!