ICO to JPEG Converter

Convert ICO files to JPEG format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: ICO

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Background Color
Background Color
Image resolution
File extension

ICO to JPEG: Which Spelling, and What You Lose

Two questions bring people here. The first is how to get a Windows icon out of its .ico container and into a picture that ordinary software will open. The second is whether the result should be named .jpeg or .jpg. The short answers: this converter decodes the icon and re-encodes it with the JPEG codec, and the two extensions are the same format — pick whichever the receiving system expects. What you do give up is transparency, because JPEG has no alpha channel.

.jpeg vs .jpg — Side by Side

Property .jpeg .jpg
Underlying format JPEG (ITU-T T.81 / ISO/IEC 10918-1, published 1992) Identical — same bytes, same decoder
Internet media type image/jpeg image/jpeg
Why it exists The natural four-letter abbreviation, usable on Unix and modern filesystems MS-DOS and early Windows limited extensions to three characters, so JPEG was truncated
Byte-level difference None None
Compatibility risk A handful of legacy tools and upload filters match on .jpg only Accepted essentially everywhere
Common in Web workflows, macOS and Linux exports Cameras, Windows software, most upload forms
On this page Selectable under Advanced Options → "File extension" Selectable under the same control

When the Spelling Actually Matters

  • An upload form or CMS rejects your file. Older allow-lists are often written as a literal list of three-letter extensions. Switching the output to .jpg fixes this more often than anything else.
  • A build script or batch job globs *.jpg. Renaming is harmless, but choosing the extension up front saves a step.
  • You are matching an existing folder. Mixed .jpg and .jpeg names sort badly and confuse deduplication tools.
  • Nothing else. No browser, phone, editor, or printer treats the two differently — they read the file's own markers, not its name.

ICO vs JPEG: What the Conversion Changes

Property ICO (input) JPEG (output)
Purpose Windows application, shortcut and favicon icons General-purpose photographic and web images
Structure A directory of one or more images in a single file A single raster image
Size ceiling per entry 256 x 256 px — the directory stores each dimension in one byte, where 0 means 256 No practical cap
Colour depth 4-bit through 32-bit; the 32-bit form adds an 8-bit alpha channel (Windows XP) 24-bit colour or 8-bit greyscale, no alpha
Internal compression Uncompressed DIB, or PNG-compressed frames (supported from Windows Vista) Lossy discrete cosine transform
Metadata Size, colour depth and data offset per entry — no Exif, no colour profile Exif, JFIF and ICC profiles are all possible
Result of converting One flat, opaque rectangle at the source entry's pixel size

How to Convert ICO to JPEG

  1. Upload Your ICO File: Drag and drop the .ico onto the page or click "+ Add Files". Multiple icons can be queued and run with the same settings.
  2. Choose the File extension: Under Advanced Options the "File extension" control offers JPEG and JPG — this only changes the name of the file you download, not its contents.
  3. Set Quality Preset, Background Color and resolution: "Very High (Recommended)" is the preselected Quality Preset and encodes at JPEG quality 95; Background Color (White by default) fills what used to be transparent; Image resolution stays on "Keep original" unless you pick a preset, a percentage, or an exact Width x Height.
  4. Convert and Download: Click Convert. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.

Frequently Asked Questions

Is a .jpeg file bigger or slower than a .jpg file?

No. The two names describe byte-identical output from the same encoder, so size, decode speed, and visual quality are the same. Anyone who reports a difference is comparing two files saved at different quality settings, not two different formats.

Which image does the converter take out of a multi-size ICO?

The first entry in the icon's directory. The file's header lists each stored image in order, and the decoder reads entry zero rather than searching for the highest resolution. Icon authoring tools disagree about ordering — some put 256 x 256 first, others start at 16 x 16 — so if your JPEG is unexpectedly tiny, that is why. Re-exporting the icon with a single size removes the ambiguity.

What happens to the transparent parts of the icon?

They are filled in. JPEG cannot store an alpha channel, so before encoding, transparent and semi-transparent pixels are composited onto the Background Color, which is set to White by default and offers 24 further named colours. If the cut-out shape is the point, convert to PNG with our ICO to PNG converter instead — PNG keeps the alpha channel intact.

How much quality do I lose going from ICO to JPEG?

One generation of lossy encoding, at the quality you choose. The presets are fixed values: Highest is quality 100, Very High is 95, High is 90, Medium is 80, Low is 70, Very Low is 60, and Lowest is 50. At 95 the difference from the source is hard to see on icon artwork; below about 80, the hard edges and flat colour areas typical of icons start to show ringing, which is exactly the content JPEG handles worst.

Why does my 32 x 32 icon look terrible when I enlarge it?

There is no hidden detail to recover. Everyday Windows icons ship at 16, 20, 24, 32, 40, 48, 64 and 256 pixels, and enlarging one only interpolates between pixels that already exist. Keep Image resolution on "Keep original" for a faithful copy; if you genuinely need a large image, start from an icon that contains the 256 x 256 entry.

Can I set an exact output file size instead of a quality preset?

Yes. Switch the Image Compression mode from "Quality Preset" to "Specific file size" and type a target with its unit. This is more useful for large photographs than for icons, since a 48-pixel icon is already far below any realistic target.

Does the JPEG carry any Exif data from the icon?

No, because the source has none to carry. An ICO directory entry records only width, height, colour count, colour planes, bit depth, byte size and data offset. There is no capture date, camera model, colour profile, or copyright field in the format, so nothing gets migrated into the JPEG.

Is JPEG or PNG the better target for an icon?

PNG, in most cases. Icons are flat-colour, hard-edged artwork with transparency — precisely what lossless PNG was designed for and what lossy JPEG compresses worst. Choose JPEG when the receiving system insists on it, or when the icon is a photographic image and the background is irrelevant. ICO to PNG covers the other route, and the ICO converter hub lists every target we support.

Where does my file go after the conversion?

It travels over an encrypted connection, is converted on our servers, and both the upload and the finished JPEG are deleted automatically after a few hours. No account is required, nothing is watermarked, and files are never shared or made public.

Rate ICO to JPEG Converter Tool

Rating: 4.8 / 5 - 116 reviews