How it works
- Load an image from disk.
- Paint a mask over whatever you want removed.
- Run β the AI infers clean pixels under the mask.
- Download the result as PNG.
How it runs
A compact neural network runs entirely in your browser via ONNX Runtime Web. WebGPU is used when available, with a WASM fallback otherwise. Nothing is uploaded β your photos stay on your device.
Keyboard
- [ / ] β brush size
- B / L / E β brush / lasso / eraser
- βZ / β§βZ β undo / redo
- Space+drag β pan