Background Remover.
Remove the background from any image using AI. Runs entirely in your browser — no uploads, no sign-up. Outputs transparent PNG.
How to use
Upload a JPG, PNG, or WebP image (max 10MB).
Click Remove Background — first use downloads the ~38MB AI model (cached after that).
Preview the result and download as a transparent PNG.
Frequently Asked Questions
How large is the download?
The AI model is approximately 38MB and is downloaded once on first use. After that, it is cached in your browser and subsequent uses are instant without any download.
What happens to my image?
Everything runs in your browser using WebAssembly. Your image is never uploaded to a server.
What output format is produced?
The output is always a PNG with a transparent background, regardless of input format. PNG is the only format that supports full transparency.
Why is it slow on the first run?
The machine learning model must be loaded and initialised in your browser the first time. This takes 5–15 seconds depending on your device. Subsequent runs are much faster.