ICO
ICO raster imageUsed for pixel-based artwork, scans, and photographs.
- Family
- Images
- MIME
- image/vnd.microsoft.icon
Convert ICO to GIF online and see exactly what pixel decoding and image re-encoding changes, what GIF still can't promise, and how to verify the result.
A windows icon container that can hold several square pixel sizes and color depths is decoded into a working pixel canvas first, then written back out under GIF's own color and compression model. Dimensions can stay exactly the same even as encoding, metadata, and fine detail change underneath. ICO input enumerates every embedded square image, size, bit depth, PNG-or-bitmap encoding, mask, and alpha channel instead of decoding only the largest icon. Because GIF reduces every frame to an indexed palette with only on/off transparency, quality here comes down to color selection, dithering, disposal, timing, and the loop seam — with no audio at all.
Canvas decoded from a Windows icon container that can hold several square pixel sizes and color depths. Image written as an indexed-color animation or still image capped at a 256-color palette.
Used for pixel-based artwork, scans, and photographs.
Designed for short animations and simple graphics.
Choose GIF when its particular balance of compatibility, alpha, animation, and file size matches the destination better than ICO.
A conversion may create only one size, making the icon look soft in menus or high-density displays.
Gradients and photographic tones can band, semi-transparent pixels get reduced to on/off transparency, and frame timing is rounded to the nearest centisecond.
The video-to-GIF path samples frames at 12 per second, caps width at 960 pixels, and drops audio entirely — GIF has no sound channel to carry it.
Inspect the embedded sizes and preview the icon at 16, 32, 48, and 256 pixels where required.
Play the loop in full, watching for banding, transparency edges, frame disposal, and whether the loop seam is clean.