Remove a transparent background
This phrase gets used for two completely different jobs, and picking the wrong one wastes your time. Read the two descriptions below and take whichever matches — the first one is what this page does.
Drop image here
or
PNG, WebP or JPG · up to 50 MB · you can also paste from the clipboard
Your images are processed locally in your browser.
Which of these do you need?
| What you want | What it is called | Where to do it |
|---|---|---|
| My PNG is already transparent, but there is a big empty border around the artwork and I want the canvas tightened. | Trimming, or auto-cropping. The transparent area is margin. | Right here. Use the tool above. |
| My photo has a background — a wall, a table, a white studio backdrop — and I want the subject separated from it. | Background removal, or subject cutout. It needs to decide what the subject is. | A background remover. AutoCrop cannot do this and does not pretend to. |
| My image is transparent and I need it to stop being transparent, on a solid colour. | Flattening. | Any image editor: put a filled layer underneath and export as JPG. |
Why the same words mean both things
The ambiguity is in the word background. In a photograph the background is the stuff behind the subject: real pixels, a wall, a sky. In a transparent PNG the background is the empty area the artwork sits on — not pixels at all, just alpha 0. “Remove the transparent background” therefore reads as either “get rid of the nothing around my logo” or “make the background nothing”, which are opposite operations.
They also differ enormously in difficulty. Trimming is exact: the alpha channel already records which pixels are empty, so the answer is arithmetic and there is no judgement involved. Cutting a subject out of a photo is a perception problem — where does hair end, is that shadow part of the product — which is why it needs a model and why results vary.
Doing both, in the right order
Plenty of images need both operations, and the order matters. Remove the background first, then trim.
Cut the subject out so the surrounding area becomes genuinely transparent, and save as PNG or WebP so that transparency survives. Most background removers return the image at its original dimensions, which means you are left with a cut-out subject floating in a large transparent frame — precisely the input this tool is built for. Drop it in above and the canvas shrinks to the subject.
Trimming first would be pointless: before the background is removed there is no transparency, so there is nothing to detect. See why white space cannot be trimmed automatically for the full reasoning, and how PNG alpha is read for what happens once it can be.
Transparent backgrounds: questions
- Does AutoCrop cut a subject out of a photo?
- No. It does not do subject detection or background removal. It removes the transparent margin around an image that is already cut out. If you need a person or product separated from a photographic background, you need a background remover instead.
- My PNG already has a transparent background. What do I do?
- Then the transparent area is the empty margin, and that is exactly what this tool removes. Drop it in above and the canvas is shrunk to the visible content.
- How do I make a white background transparent?
- That is background removal, not cropping. Use a background remover or select the background by colour range in an image editor and delete it, then save as PNG. Once the empty area is genuinely transparent, come back and trim it exactly.
- Can transparency itself be removed from a PNG?
- Yes, but that means flattening: placing the image on a solid colour so nothing is transparent any more. Open it in any editor, add a filled layer underneath, and export as JPG. It is the opposite of what most people searching this phrase want.