Convert ICO to JPEG
Extract the largest image from an ICO icon as a JPEG. Runs entirely in your browser, so your data never leaves your device.
Drop a file here, or click to browse
Files never leave your device
Output
The result appears here as you type.
How to use Convert ICO to JPEG
- 1. Add the ICO file. Drop in the .ico file you want to extract an image from, such as a favicon.ico that bundles several icon sizes.
- 2. Set the background for transparency. Pick a Background color to fill in behind any transparent pixels, since JPEG cannot store transparency and needs a solid color underneath.
- 3. Download the JPEG. The tool pulls out the largest image entry stored inside the ICO and flattens it against your chosen background. Download the resulting favicon.jpg for use outside the icon format.
When to use Convert ICO to JPEG
Convert ICO to JPEG extracts the largest embedded image from a Windows icon file and flattens it against a background color of your choice, since JPEG has no transparency. It is useful whenever you have only an ICO file but need a normal, widely supported image.
- Recovering a logo from an old favicon. The only surviving copy of a company's old logo is a favicon.ico saved years ago. Extracting the largest entry, such as 48 by 48, gives you a usable JPEG version of that logo again.
- Viewing an ICO file's contents on a phone. You received an .ico file but your phone's photo app won't open it. Converting it to JPEG makes it viewable and shareable like any normal picture.
- Preparing an icon for use in a document or slide. You want to include an app or website's icon in a presentation or document that only accepts standard image formats. Converting the ICO to JPEG makes it insertable there.
- Flattening a transparent icon for a solid-background use case. An icon has transparent corners that need to disappear cleanly onto a specific background color for a print or banner use. Choosing that Background color when converting handles the flattening.
Examples
Recover a logo from a favicon
Input
favicon.ico (16/32/48 px entries)
Output
favicon.jpg from the 48×48 entry
About the Convert ICO to JPEG tool
Convert ICO to JPEG runs as plain JavaScript in your browser tab, with no server behind it. Extract the largest image from an ICO icon as a JPEG. Whatever you put in stays on your device from start to finish.
The tool is part of EditSafely's JPG Tools section, 145 single-purpose utilities built around the same idea: open the page, get the result, keep your data to yourself.
You can shape the output with the Background for transparency setting, and the result refreshes the moment you change it. The finished file is put together in browser memory and saved with the Download button, so it never touches a server on the way to your disk. A worked example further down the page shows exactly what the tool produces for a real input.
That local-first design has practical benefits beyond privacy. The tool keeps working on a flaky connection once the page has loaded, results are instant because nothing round-trips to a server, and it is safe to use with confidential material.
Frequently asked questions
Is Convert ICO to JPEG free to use?
Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.
Are my files uploaded to a server?
Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.
Which files does Convert ICO to JPEG accept?
It accepts ICO files, ICO icons and image/vnd.microsoft.icon. There is no file size cap imposed by a server; very large files are limited only by your device's memory.
Do I need to sign up or install anything?
No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.
How do I save the output?
Click the Download button once the result is ready. The file is built in your browser's memory and handed straight to your downloads folder, without passing through a server.