- An ICO can contain several sizes — which one do I get?
- A .ico file is a container that can hold multiple icon sizes (16×16, 32×32, 48×48, 256×256…). This tool extracts the largest icon inside and saves it as a PNG.
- Is transparency preserved?
- Yes. Icon transparency (the alpha channel) is kept intact in the PNG output, so the image keeps its transparent background.
- Are my icon files private?
- Yes. Files are uploaded over HTTPS, converted outputs are auto-deleted within 24 hours, and uploaded inputs are removed within 6–24 hours.
- What limits should I know about?
- Anonymous users: 20 MB files and 1 free server conversion. Free accounts: 50 MB, 3 conversions per 30 days, batches of 5. Paid: 200 MB and batches of 100.
- Can I batch-convert multiple ICO files at once?
- Yes. Free accounts can batch up to 5 files at a time; paid accounts up to 100. Anonymous users get 1 free server conversion.
- Where do .ico files usually come from?
- Common sources include website favicons, Windows application and shortcut icons, and icon packs extracted from executables — all can bundle several sizes in one file.
- Can I pick a smaller size instead of the largest?
- Not currently — the tool always extracts the biggest icon in the container automatically for the best possible quality. If you only need a small size, resize the resulting PNG afterward.