AI Background Remover
Cut the subject out of any photo with a neural network that runs inside your browser — powered by the U²-Net model via WebAssembly. Your image is never uploaded, there is no watermark, and unlimited use is free. First visit downloads the ~5 MB model once; after that it is cached.
🔒 100% private — files never leave your browser
Drag & drop photos here
batch supported — clear subjects work best: people, products, animals
First use downloads the AI model (~4.5 MB) — after that it's cached in your browser. Your photos never leave your device.
How to use the Remove Background (AI)
- 1 Drop a photo (JPG or PNG) with a clear subject — people and products work best.
- 2 Click "Remove Background" — the AI model loads once (a few MB), then runs on your device.
- 3 Download the transparent PNG cutout, or over a white background as JPG-style flat image.
Frequently asked questions
How does this work without uploading my photo?
The U²-Net segmentation model (open-source, Apache 2.0) runs via ONNX WebAssembly directly in your browser tab. The model file is fetched once from this site and cached — but your image itself never leaves the device.
What kind of photos work best?
Clear, well-lit subjects — people, products, animals, furniture. Busy scenes with many overlapping objects can confuse any segmentation model; cropping tighter around the subject improves results.
How is this free with no watermark?
Because there is no server doing the work — your own device runs the model. That removes the per-image cost other sites pass on to you as watermarks, credits or subscriptions.