Convert a JPG to an icon in three steps

  1. 1️⃣ Open your JPG in Icon Maker.
  2. 2️⃣ Remove the background and pick every Windows icon size.
  3. 3️⃣ Save the ICO and assign it to a folder or shortcut.
SoftOrbits Icon Maker Screenshot.
Eugene - CEO at SoftOrbits, Candidate of Technical Sciences, has more than 16 years of expertise in software development, photo and multimedia applications, enhancing and transforming digital images and videos.
📅 Last updated on:  2026-06-12

A JPG looks fine in a photo viewer, but Windows will not accept it as an icon. To convert JPG to ICO you need a file that holds several sizes at once and supports a transparent background, and a flat photo cannot do either. Icon Maker builds that file on your PC. You open the JPG, drop the background, choose the sizes, and save a proper ICO for a shortcut, a folder, an app, or a favicon. The whole job takes a few minutes.

What you will learn
Apply in 10 minutes Saves 30 minutesEasy

What is an ICO file, and why a JPG is not enough

TL;DR

An ICO is a container that stores the same picture at several resolutions with an alpha channel, so Windows can show a sharp icon at any size. A JPG holds one flat image with no transparency, which is why renaming it does not work.

Windows expects icons in the ICO format. As the ICO file format reference explains, one ICO bundles several resolutions of the same image (16 x 16, 32 x 32, 48 x 48, and 256 x 256) so the operating system can pick the right one for each spot, from the taskbar to a desktop shortcut, an Explorer tile, or the Alt-Tab switcher. A JPG cannot store more than one size, and it has no alpha channel for transparency.

That difference matters the moment you try to use the image. People often assume they can convert image to icon on Windows just by changing the extension, but the file still has a JPEG header inside, not an icon directory, so Windows shows a broken or generic picture. If you ever need the reverse, you can turn an ICO back into a PNG for the web.

Convert JPG to ICO on Windows 10 and 11 with Icon Maker

Download and install Icon Maker

Grab the trial from the Icon Maker page and run the installer. It works on Windows 7 through 11.

 Set up SoftOrbits Icon Maker..

Open the program and import your JPG

Click Create Icon From Image and pick the JPG. A preview shows how the picture will read as an icon, including at the small sizes.

 Import a JPG image into Icon Maker..

Remove the background and set transparency

Use the editor to erase a plain white or solid background so the icon sits cleanly on any surface. For a busy photo, mask it by hand before you save.

 Remove the background and set conversion options..

Pick the icon sizes Windows needs

Open the Icon Size dialog, or click the Windows button to add every standard size at once. Set the color depth to 32-bit for Windows 10 and 11.

 Pick the icon sizes and color depth..

Convert and save the ICO file

Click Start, then Save As... and choose a folder you keep long term. The ICO now holds every selected size in one file.

 Save your ICO file..

Apply the new icon in Windows

Right-click a shortcut or folder, open its properties, and use Change Icon to point at the saved ICO.

 Apply the new ICO file in Windows..

SoftOrbits Icon Maker SoftOrbits Icon Maker

SoftOrbits Icon Maker Software helps you create icons from PNG images and other graphics for Windows, Android, and iOS.

JPG or PNG: which makes a better ICO source?

TL;DR

PNG is the better source because it already carries transparency. JPG works, but you have to strip the background while converting, and heavy JPEG compression can leave the small sizes muddy.

Both formats convert to ICO, but they start from different places. A PNG keeps an alpha channel, so a logo on a transparent background comes through clean. A JPG is always a solid rectangle, which is why a quick convert can leave a white box around the shape. If your art exists as a PNG, convert the PNG to ICO instead and skip the background step entirely.

The other factor is detail. JPEG is lossy, so a small or already-compressed JPG has little detail to spare when it is shrunk to 16 x 16. Start from the largest, sharpest version you have. When your only copy is a JPG and you want an alpha channel before you build the icon, you can convert it to PNG first, clean the background there, and then make the ICO.

SourceTransparencyBest when
PNGBuilt in (alpha)Logos, flat art, anything on a clear background
JPGNone (strip the background first)Photos, screenshots, art you only have as JPG

How to get a transparent background instead of a white box

TL;DR

JPG has no alpha channel, so a plain convert puts a solid block behind the icon. Remove the white or solid background during conversion, or mask the shape yourself, and the ICO saves with real transparency.

The white box is the single most common complaint about JPG-to-ICO results. The icon shows up with a white square around it, because every pixel in a JPG has a color, including the background. Online tools that simply repackage the JPG carry that block straight into the ICO; ConvertICO even publishes a fix-it note on the white-background problem.

Icon Maker handles it in the editor. If the JPG has a plain white or solid-color background, you can clear that background and replace it with a transparent alpha channel before you save. For a photo or busy background, use the mask to erase or paint the areas that should be see-through. Either way the finished ICO carries a proper alpha channel, and Windows renders it correctly in Explorer, on the taskbar, and on the desktop.

What icon sizes should an ICO file include for Windows 11?

TL;DR

Include 16 x 16, 32 x 32, 48 x 48, and 256 x 256 in one ICO. Windows picks the closest match for each spot, so a single-size file forces it to rescale and the small icon turns blurry.

An ICO that holds only the 256 x 256 image looks great on the desktop and falls apart in the system tray, because Windows has to shrink that one bitmap on the fly. Icon designers cover this in guides such as Windows ICO made simple, which argues for shipping the sizes Windows actually asks for. Microsoft's own icon design guidance lists the same standard sizes.

The 256 x 256 slot matters more than it used to. On a 4K or HiDPI display Windows scales the icons up, and a sharp 256-pixel image keeps large views crisp. Set the color depth to 32-bit so the alpha channel survives; older 8-bit (256-color) variants can be added too if you still support legacy systems.

Check the result at 16 x 16

After you convert, open the ICO and look at the smallest variant. If the design is unreadable at 16 pixels, simplify it. Crop tight, raise the contrast, and let bold shapes carry the icon. Icon Maker lets you edit individual sizes inside the same file, so you can hand-tune the tiny version without touching the large one.

How to batch convert a folder of JPGs to ICO

TL;DR

Point Icon Maker at a folder of JPG files, set the output to ICO with your size list, and run the batch. It writes one ICO per source image with the same size set, which online one-at-a-time tools cannot do.

When a project needs dozens of icons (a toolbar set, a UI kit, a themed pack), converting them one by one is slow. Click Add Folder, point to the directory of JPG sources, set the output format to ICO, choose your target sizes, pick a destination, and click Start. The program creates one ICO per image, all with the same sizes, so the whole set stays consistent. Batch mode is part of the paid license, which is the main reason people move off browser converters once a project grows.

 Batch convert a folder of JPG files to ICO..

SoftOrbits Icon Maker SoftOrbits Icon Maker

SoftOrbits Icon Maker Software helps you create icons from PNG images and other graphics for Windows, Android, and iOS.

How to set your ICO as a folder or shortcut icon in Windows 11

TL;DR

Right-click the folder or shortcut, open Properties, and use Change Icon (folders use the Customize tab) to point at your ICO. Keep the ICO in a permanent location so the path does not break.

For a shortcut, right-click it, choose Properties, click Change Icon, and browse to your ICO. For a folder, open Properties, switch to the Customize tab, and click Change Icon there. Windows stores the choice by the file's full path, a behavior described in Microsoft's folder icon Q&A.

If the icon does not change

Windows caches icons, so an old one can linger after you swap it. Refreshing the folder or signing out and back in usually forces an update. If it still sticks, rebuild the icon cache. The Windows Club has a step-by-step on rebuilding the icon cache.

Is it safe to use an online JPG-to-ICO converter?

TL;DR

Online converters upload your image to a server you do not control, which is a real concern for personal photos or a company logo. A desktop tool converts on your PC, so the file never leaves the machine.

Browser converters are convenient for a single throwaway icon, and several do a decent job. The trade-offs show up with anything private or repetitive. Some free tools cap the quality, output a renamed PNG that fails in certain Windows contexts, or handle just one file at a time. For a company logo, a client's branding, or a folder of source art, a desktop icon maker clears the upload step and the per-file limit in one go.

Why Icon Maker fits JPG-to-ICO conversion

TL;DR

Icon Maker is a desktop converter and editor built for the icon job, with multi-size ICO output, an editor to clear the background for transparency, batch mode, and pixel tools for the small sizes.

Pros:

Writes multi-size ICO files (16 x 16 through 256 x 256) in one pass

Editor clears a plain background and adds an alpha channel for transparency

Batch-converts a directory of images in one run

Built-in pixel editor to fix the 16 x 16 version by hand

Opens JPG, PNG, BMP, GIF and TIFF sources; the icon itself saves as ICO, with ICL for libraries and CUR for cursors when you need them

Cons:

It is a Windows desktop app, not a browser tool

Batch mode and watermark-free output need the paid license

When you need an offline, repeatable way to convert JPG to ICO with clean transparency, use desktop icon maker software like Icon Maker. The trial covers the full workflow and adds a watermark to the output; a one-time license removes the watermark and turns on batch processing. See pricing on the product page.

Pitfalls when converting JPG to ICO on Windows

TL;DR

Most failed conversions come from renaming instead of converting, a single-size file, a white background left in place, or Windows caching an old icon. Each one has a quick fix.

✔️ Renaming .jpg to .ico.

Changing the extension does not change the file. Windows reads the JPEG header, finds no icon directory, and shows a broken picture. You have to rebuild it as a real ICO container, a point spelled out in the why renaming does not work note.

✔️ Saving only one size.

A 256-only ICO looks sharp on the desktop and blurry in the tray, because Windows downsamples it for small views. Include 16, 32, 48, and 256 so the OS never has to guess.

✔️ Leaving the white background.

A straight JPG convert keeps the solid block behind the subject. Remove the background or mask it before saving, or the icon shows a white square on the taskbar. This is the most common gripe in Windows 10 icon threads.

✔️ Moving the ICO after you apply it.

Windows stores the icon by its full path. Move or rename the file later and the custom icon reverts to the default, as users find in this folder icon discussion. Pick a stable folder once and leave the ICO there.

✔️ Expecting the change to show instantly.

Windows 11 users hit icon glitches like this in the same community thread. A stale cache is the usual cause, so refresh the folder, sign out and back in, or rebuild the cache.

SoftOrbits Icon Maker SoftOrbits Icon Maker
Convert JPG to ICO on Windows 10 and 11 - build a multi-size icon with transparency and batch mode. Free Icon Maker download, step by step.
SoftOrbits Icon Maker Screenshot.


🙋Frequently Asked Questions

Install Icon Maker, open the JPG, remove the background, pick the icon sizes, and save as ICO. Then apply it to any shortcut or folder through Properties.

Icon Maker offers a free trial that covers the full conversion. The trial watermarks the output; a one-time license clears the watermark and turns on batch mode.

The conversion adds no extra compression. Quality depends on the source, so start from a sharp JPG of at least 512 x 512 for clean small sizes.

JPG has no alpha channel, but Icon Maker's editor can clear a plain background and add transparency. For busy backgrounds, mask the shape by hand first.

For Windows, include 16 x 16, 32 x 32, 48 x 48, and 256 x 256. For a favicon, 16 x 16 and 32 x 32 are enough.

Yes. The steps match Windows 11, and Icon Maker runs on Windows 7, 8, 10, and 11 without extra dependencies.

Windows resolves the icon by file path. Moving or renaming the ICO breaks the link, so keep it in a permanent location.

Sources