1Upload the ICO icons 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 ICO Background FAQ
Does my source format affect the quality of the matte?
+
Yes. ICO is a container that holds several square bitmaps at once (16, 32, 48, 64, 128 and 256 px) so Windows and browsers can pick the size they need. Compression artefacts around a subject are exactly what a segmentation model has to disambiguate, so cleaner input gives a cleaner edge.
Anything specific to ICO I should consider?
+
Yes — an ICO is a stack of square bitmaps, not one image, so operations apply to the stack and Windows still picks whichever size it wants. 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.
Can I run Remove ICO Background on several ICO icons at once?
+
Yes. Icon files are tiny, so a batch of them completes almost instantly; the round trip is dominated by the upload, not the processing.
Which sizes should the icon contain?
+
16, 32 and 48 pixels cover Windows Explorer and browser tabs; 256 covers large-icon view and modern shortcuts. Keeping all of them in one file costs almost nothing and stops the operating system from having to guess.
Does Remove ICO Background cost anything?
+
No. Remove ICO Background is free with no account, and the output carries no watermark — which matters more here than anywhere else, since an icon is a handful of pixels with nowhere to hide one.
Is there a file size limit on Remove ICO Background?
+
Yes: free accounts process images up to 5 MB each, which no icon file will ever approach — a full 16-to-256-pixel stack is typically well under 200 KB. Icons are the one part of the image family where the cap is genuinely irrelevant.
Why does a PNG site host Remove ICO Background?
+
PNG.to is built around the format you use when you cannot afford to lose a pixel: lossless, alpha-capable, and the correct answer for screenshots, logos, line art and anything with hard edges. Image work is rarely one step: people arrive to change a format and leave needing the picture a different size, a different weight or a different shape. Running Remove ICO Background on the same upload pipeline, the same size caps and the same account is the whole reason it is here rather than on a fourth tab.
What should I do with the result once Remove ICO Background is finished?
+
The converter on this site moves images to and from PNG, JPG, WebP, GIF and SVG — which is the step where the decision about transparency actually gets made. That is the step most people actually came for, and doing it after Remove ICO Background rather than before it means the conversion works from the file you finally settled on.
Is Remove ICO Background here the same tool the sibling sites run?
+
The engines are shared — the same libraries, the same workers, the same limits. What differs is the advice, and the advice here starts from one fact about the format this site is named after: there is no quality slider to get wrong — a PNG round-trips bit-exactly, so the only thing edits cost you is file size. A PNG site is opinionated about where PNG is the right destination and where it is not, and that judgement is worth more than the button.
Do I need an account, and does anything get kept?
+
No account, and nothing is kept: uploads are deleted from the workers shortly after the job finishes, and nothing you process is indexed, listed or used for anything else. Free accounts exist for history and batch size, not for access.