How to Remove the Background from a PNG
Updated September 7, 2026
PNG files come in two flavors: flat ones (a photo with a solid background) and ones that already have transparency. Removing the background from each is slightly different. Here is how to handle both.
Case 1: a flat PNG
A flat PNG behaves exactly like a JPG with better quality (PNG is lossless, so edges are crisp with no compression fringe). The workflow is the same:
1. Open the background remover. 2. Upload the PNG. 3. Download the cutout as a transparent PNG.
Because PNG sources have clean pixel data, cutouts from PNGs are typically crisper than cutouts from equivalent JPGs.
Case 2: a PNG that is already partially transparent
Some PNGs already have transparency in places: a logo with a transparent border, a screenshot with holes. Background removal on these works, but note:
- The model detects the subject and removes the background; existing transparent areas usually stay transparent.
- Semi-transparent pixels (soft edges, glass, water) may be treated as background if they read as "not subject."
For logos that just need their existing transparency cleaned up or flattened onto white, see removing backgrounds from logos.
Choosing your output format
- Transparent PNG: the default and almost always right for a PNG source.
- JPG: only when you deliberately want a smaller file with a solid background fill (e.g. a marketplace listing image). Remember: choosing JPG throws away any transparency.
Large PNGs
PNG files can be very large (lossless format). The tool accepts images up to 25 MB and 8000×8000 px; anything larger should be resized first. Browser-local processing means there is no upload wait even for big files. The only constraint is your device's memory.
Summary
Flat PNGs cut out like any other image (with crisper edges than JPG); partially-transparent PNGs keep their transparency. Remove your PNG background here, free and fully in-browser.