1Upload the PNG images you want cut out — a clear subject against a distinguishable background gives the model the least to guess at.
2Wait while the segmentation model predicts a per-pixel alpha matte; there is no masking for you to do by hand.
3Check the edges in the preview, particularly hair, fur, glass and motion blur, which are where any automatic matte struggles.
4Download the result as PNG or WebP so the transparency actually survives — saving a cut-out as JPG puts the white back.
Remove PNG Background FAQ
How does Remove PNG Background decide what is background?
+
Concretely, a U^2-Net segmentation model produces a per-pixel alpha matte, and a lossless source is the ideal input for it: clean edges in, clean edges out, with the result written back losslessly with real transparency. There is no manual masking step — a neural segmentation model does the separation and you get a transparent result back.
How accurate is the cut-out on difficult edges?
+
Solid subjects against a distinguishable background come out excellent. Fine hair, fur, motion blur, glass and chain-link fences are where any automatic matte struggles, and where you may still want to touch up the result by hand afterwards.
Does my source format affect the quality of the matte?
+
Yes. PNG is lossless DEFLATE with a full 8-bit alpha channel and optional 16-bit depth, so it never degrades on re-save but gets large on photographic content. Compression artefacts around a subject are exactly what a segmentation model has to disambiguate, so cleaner input gives a cleaner edge.
Anything specific to PNG I should consider?
+
Yes — there is no quality slider to get wrong — a PNG round-trips bit-exactly, so the only thing edits cost you is file size. That shapes both what the model sees and what the output can carry.
What format should the result be saved in?
+
One with a real alpha channel — PNG or WebP. Saving a cut-out as JPG throws the transparency away and composites the subject onto white, which defeats the entire operation and is the single most common thing that goes wrong here.
Can I process a whole batch of images?
+
Yes. Every image is segmented independently, so a set of product shots can be cut out in one pass — which is normally the point, since doing it by hand is the slow part of a catalogue shoot.
What can I upload to Remove PNG Background?
+
PNG, BMP and TIFF are the lossless raster formats this handles directly, and lossy sources (JPG, WebP, GIF) work too if you want them in the same batch. Multi-page TIFFs are detected and handled page by page.
Is there a file size limit on Remove PNG Background?
+
Yes: free accounts process images up to 25 MB each; lossless sources hit that ceiling sooner than photographs do, because nothing has been thrown away yet. If you are over it, converting to PNG first is often enough on its own — a BMP is routinely ten to twenty times the size of the identical image as PNG.
Will Remove PNG Background lower the quality of my PNG images?
+
No. A lossless source round-trips bit-exactly, so unless you explicitly ask for a lossy output format the pixels that come back are the pixels that went in. That is the whole reason to keep working in this family while you are still editing.
Can I run Remove PNG Background on several PNG images at once?
+
Yes — upload the set and they process in parallel under one set of settings. Lossless files are larger, so a big batch is bound by your upload speed rather than by the processing itself.
Does the alpha channel survive?
+
Yes. PNG and TIFF carry a full 8-bit alpha channel and it is preserved end to end. It is only flattened if you deliberately target a format that has no alpha, in which case transparent pixels are composited onto white.
Does Remove PNG Background cost anything?
+
No. Remove PNG Background runs free without an account and adds no watermark. Files are removed from the workers shortly after you download, and nothing about the image is retained.