Products
Img-gen
Remove image backgrounds locally in your browser.
What it does
Drop an image into Img-gen and get a transparent PNG back. Inference runs in the browser with WebGPU or a WASM fallback; after the model loads, the image stays local.
Status: Active
Quick start
- Open the hosted app in Chrome or another supported browser.
- Drop an image into the app.
- Wait for the local model to remove the background.
- Export the transparent PNG.
The app requires HTTP or HTTPS; it cannot load its model correctly from a file:// URL. Chrome and Edge 113+ support WebGPU, while WASM works as a slower fallback.