Remove Background
Basic background removal.
Loading tool…
What background removal involves
Removing a background means deciding, for every pixel, whether it belongs to the subject or not, and writing the result into an alpha channel so the non-subject pixels become transparent. That is why the output must be a PNG or WebP — JPEG has no alpha channel and would fill the transparency with white.
The hard part is edges. A clean silhouette against a plain wall is straightforward; hair, fur, glass, motion blur, and semi-transparent fabric are not, because those pixels are genuinely a mixture of subject and background. Good results there require partial transparency rather than a hard yes-or-no decision, which is what separates a convincing cut-out from one with a visible fringe of the old background around the edges.
Why we built this tool
Product photography for online stores, profile pictures, presentation graphics, and design compositing all need subjects isolated from whatever was behind them when the photo was taken.
Most background removal services are server-side, require an account, and process your images on their infrastructure — often keeping the full-resolution originals under terms that let them retain the data. For a portrait or an unreleased product shot, that is a real cost. Ours runs the segmentation in your browser, so the photo stays on your device, nothing is uploaded, and no account is required. There is also no credit system: you can run as many images as your machine will handle.
Tips and common mistakes
- Even lighting and clear separation between subject and background produce far better cut-outs than any amount of retouching afterwards.
- Hair, fur, glass, and motion blur are the hard cases; expect to touch those up by hand.
- Export as PNG or WebP — saving as JPEG fills your transparency with a solid colour.
- Check the result against both a white and a dark background to spot fringing.
Quick start: using Remove Background
- Load the image whose background you want removed.
- Run the removal and wait — this is the most computationally heavy tool here, so give it a moment.
- Inspect the edges closely, especially around hair and fine detail.
- Refine the result if the tool offers manual touch-up.
- Export as PNG to preserve transparency, and download.
Place the cut-out on a new backdrop with Add Text to Image for a composed graphic, then shrink it with Compress Image.