Does ICO support transparency?

Yes - Windows Vista and later ICO frames support 8-bit alpha. Older 1-bit XP-era ICO uses an AND mask for hard-edge transparency. Both lose transparency when converted to JPG, which flattens against a background colour.

More about converting ICO to JPG

ICO is Microsoft's Windows icon container, used since Windows 1.0 in 1985 and still the format for favicons embedded in browser tabs. A single ICO can hold multiple resolutions (typically 16x16, 32x32, 48x48, 64x64, 128x128, and 256x256) plus colour-depth variants (1-bit, 8-bit, 24-bit, 32-bit with alpha), letting Windows pick the right size for the taskbar, Explorer thumbnails, or the desktop. Web developers grab favicon.ico from any production site and find a Russian-doll bundle of resolutions when they pop it open.

Converting ICO to JPG is most common when extracting a favicon for use in slide decks, brand research documents, or competitor analysis spreadsheets. The challenge is that an ICO has multiple frames - the converter must choose one. ico-to-jpg defaults to the largest frame (usually 256x256), which is the cleanest source for upscaling or pasting into Notion, Confluence, or Word. Forensic researchers and brand auditors regularly pull thousands of favicons from a target list of domains and convert to JPG for visual diff against a reference set.

The hidden trap is transparency: ICO uses a 1-bit alpha mask on older variants and 8-bit alpha on Vista+ format, while JPG has no transparency support. Converting an ICO with a transparent background to JPG flattens against white by default, which looks fine for light-themed documents but ruins dark-mode contexts. If you need transparency preserved, convert ICO to PNG instead. For favicons destined for a PowerPoint deck with a coloured background, choose a custom flatten colour in the converter to match the slide.

When you'd use this

Reasons to convert ICO to JPG usually come down to compatibility, file-size, or specific feature requirements. Common situations:

  • An app or platform only accepts JPG uploads.
  • You need a feature unique to JPG (e.g. transparency, vector scaling, animation, multi-page pages, etc.) that ICO doesn't provide.
  • You're optimising file size — modern formats often produce smaller files than the older format you started with.
  • You need a single archival format across a project so files behave consistently in the same viewer.

How to do it in jpg.now

  1. Open the ICO → JPG tool on jpg.now.
  2. Drag your ICO file onto the drop zone, or click Select files. You can drop a whole folder of files at once.
  3. The output is fixed to JPG. If the format supports extra options (page size, transparency background, quality, EXIF stripping), tweak them in the right-hand panel.
  4. Click Convert. The job runs on our server and finishes in a few seconds for typical photos.
  5. Download the result. Files stay in storage for 24 hours and are then permanently deleted.

The entire flow is free for the first 10 jobs per day with no signup required. A free account doubles that quota; a premium plan removes the limit entirely.

Tips and common pitfalls

  • Always grab the 256x256 frame from a multi-resolution ICO - the smaller frames are designed for Explorer's tiny render targets and look blurry when upscaled.
  • If extracting a favicon, save the URL favicon.ico from a site's root - most CMSes auto-generate this. For higher-res versions check the apple-touch-icon link tag.
  • Choose a flatten colour matching your destination background (white for documents, your slide colour for decks) to avoid jarring halos.
  • For competitor research at scale, batch-convert via image-converter rather than one at a time - hundreds of favicons in a single drag.
  • ICO files larger than 100KB are usually multi-frame bundles - inspect first in IcoFX or GIMP to pick which frame to export.
Try the ICO → JPG tool
Free, no signup required. Files deleted in 24 h.
Open ICO → JPG
Back to all FAQ