Skip to content
ImageDoctor
Guide6 min read

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 browser

Removing 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
  1. Open the background remover and add your imageThe first run downloads the model, so it takes a little longer than the ones after it.
  2. Let it processPeople, products, pets and most well-separated objects work well straight away.
  3. 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.
  4. 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.

FormatKeeps transparency?Use when
PNGYesThe default for a cutout. Universally supported.
WebPYesGoing on the web — typically half the size of the PNG.
AVIFYesLarge images where file size really matters.
JPEGNoNever, 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

Yes, and there is no account or sign-up. It runs the segmentation model in your browser, so your image is never uploaded.

PNG for general use, WebP if it is going on a website and you want a smaller file. Both keep transparency. Never JPEG — it cannot store transparency and will fill the cut-out areas with a solid colour.

Remove the background, then open the transparent PNG in the Image Resizer: choose Exact mode with a square size, set the fit to Contain and the padding colour to white. The product is centred and padded without distortion.

Something in the chain converted it to JPEG, which cannot store transparency. Go back to the PNG and convert again, or set the flattening colour deliberately in the Image Converter.

Tools in this guide

All guides