A local-first infinite canvas app for creating memes and compositing images. Everything is stored in your browser — no account, no server, no sync.
- Paste images directly onto the canvas
- Add text, shapes, and overlays
- Remove image backgrounds locally using ONNX models
- Crop, rotate, and resize elements
- Undo/redo history
- Auto-saved to IndexedDB
pnpm install
pnpm dev