How to remove an image background (and what to do next)
Cutting out the subject is the easy part now. The part that trips people up is everything after: which format keeps transparency, why the edges look wrong, and how to put the cutout on a clean background.
Processed locally in your browserRemoving a background used to mean an hour with a pen tool. Now a model does the segmentation in a few seconds, and the interesting problems have moved downstream — into what format you save as, what happens at the edges, and what you put the cutout on top of.
Cutting out the subject
ImageDoctor's background remover is a separate, free tool that runs the segmentation model in your browser. Nothing is uploaded: the model is downloaded to your device the first time you use it, and the image never leaves the tab.
AI Background RemoverAICut out people, products, pets and objects automatically and download a transparent PNG — free, in your browser.Open- Open the background remover and add your imageThe first run downloads the model, so it takes a little longer than the ones after it.
- Let it processPeople, products, pets and most well-separated objects work well straight away.
- Check the edges at full zoomHair, fur, glass and motion blur are where automatic cutouts struggle. Look at those areas before you commit to the result.
- Download the transparent PNGPNG is the default for a reason — see below.
The format decides whether transparency survives
This is where most cutouts go wrong. Transparency is a property of the file format, not of the image, and only some formats can store it.
| Format | Keeps transparency? | Use when |
|---|---|---|
| PNG | Yes | The default for a cutout. Universally supported. |
| WebP | Yes | Going on the web — typically half the size of the PNG. |
| AVIF | Yes | Large images where file size really matters. |
| JPEG | No | Never, for a cutout. Transparent pixels get filled with a solid colour. |
If your logo suddenly grows a white box, this is why: something along the way saved it as JPEG. If you need JPEG anyway — because an upload form demands it — use the Image Converter and set the background colour deliberately, so it matches the page the image will sit on instead of defaulting to white.
What to do with the cutout
Product photos on a white background
Marketplaces normally want a square image, the product centred, on pure white. Take the transparent PNG to the Image Resizer, choose Exact mode with a square size such as 2000 × 2000, set the fit to Contain and the padding colour to #ffffff. The cutout is centred and padded to a perfect square with no distortion.
Profile pictures and avatars
Profile Picture Maker frames the subject as a circle, square or rounded square with padding, a border and a background colour. Feed it the cutout and you get a clean avatar instead of a head floating on a checkerboard.
Posters, ads and social graphics
Brand Poster Maker takes the cutout as a layer you can drag, scale and rotate over a template, with your own colours, fonts and logo. It is the fastest way from "person on transparent background" to "finished Instagram post".
Trimming the empty space
A cutout usually keeps the original canvas, so the subject is surrounded by a lot of nothing. Image Cropper tightens the frame, optionally to a fixed ratio, and exports at exact output dimensions.
When the edges look wrong
- A faint halo of the old background. Usually the subject was shot against a strongly coloured wall. Crop in slightly, or place the cutout on a background of a similar tone so the fringe is invisible.
- Hair looks cut out with scissors. Fine strands are genuinely hard. A busier destination background hides it; a flat white one exposes it.
- Parts of the subject are missing. The model lost contrast between subject and background — a dark jacket against a dark sofa. Re-shoot against something contrasting if you can.
- Semi-transparent objects look solid. Glass, smoke and veils have no single right answer, and automatic tools pick one.
A note on privacy
Background removal is one of the tasks people most often hand to a random website, frequently with photographs of their own family or unreleased products. Most of those services upload your file to a server.
ImageDoctor's background remover runs the model locally in your browser, as does every tool on this site. The file stays on your device, there is no account, and closing the tab is the whole of the cleanup. If you are removing backgrounds from photos of people, that difference is worth caring about.
Common questions
Tools in this guide
Keep reading
- JPG vs PNG vs WebP vs AVIF: which image format should you use?A practical comparison of the four formats that matter, what each one is genuinely good at, and how to convert between them without losing transparency.
- Which ImageDoctor tool should you use? A guide to all of themA plain-language map of every tool on ImageDoctor, what each one is for, and how browser-based tools compare with upload-based sites and desktop software.
- How to resize images without stretching, cropping or blurring themExact size, percentage or bounding box — which resize mode to use, what contain, cover, fill and inside really do, and why upscaling can't add detail.