Skip to tool
image.dev

Convert GIF to ICO (favicon)

GIF to ICO is a favorite of the pixel-art crowd: hard edges and small palettes survive the trip to 16 pixels far better than photographs do. The first frame of your GIF is center-cropped square and written at 16, 32 and 48px into one .ico, with GIF’s transparency preserved.

Drop GIF images hereor click to browse — pasting works too

Processed on your device — your files never leave your browser

Also useful: Convert PNG to ICO (favicon)

How it works

Drop in the GIF — for sprites, one whose canvas is already 16, 32 or 48px converts with the least resampling.

The first frame is taken, center-cropped square, and packed as 16/32/48px entries with its hard-edged transparency intact.

Compare the 16px result against your source grid, then ship the .ico to your site root or grab the zip.

GIF vs ICO

For favicon duty, GIF-era pixel art beats modern gradient logos at their own game: art drawn on a 16px grid passes into the icon nearly untouched, while smooth marks blur when shrunk. The one thing left behind is motion — tabs killed animated icons decades ago, on purpose.

GIFICO
CompressionLossless, 256-color paletteLossless (BMP or PNG entries)
TransparencyYes (full alpha)Yes (full alpha)
AnimationYesNo
SupportUniversalUniversal for favicons
Best forSimple animations and pixel artFavicons and Windows app icons

Frequently asked questions

On this page