Convert JPG to ICO Online

Create favicon ICO files from your JPG images. Choose from standard icon sizes.

JPG
JPG
ICO
ICO
Secure & private
Files deleted in 24h
No signup needed

Drop your JPG file here

or click to select

Secure & private
Files deleted in 24h
No signup needed
Select a file to start converting
0 / 10 free conversions used today

Upload JPG

Drag & drop or click to select your JPG file.

Choose Options

Adjust quality, size, or other output settings if needed.

Download ICO

Click Convert and your ICO file downloads instantly.

ICO (Windows Icon) files are the standard format for website favicons and Windows application icons. What makes ICO files special is that a single .ico file can contain multiple sizes of the same icon simultaneously - Browsers and operating systems automatically select the most appropriate size for the context (16×16 in browser tabs, 32×32 on the taskbar, 256×256 for folder views on high-DPI displays).

For favicons specifically, modern best practice is to include at least 16×16, 32×32, and 48×48 in the ICO file, plus a separate 180×180 PNG for Apple Touch Icon (used when iOS saves your site to the home screen). The favicon.ico file should be placed in your web root so browsers find it automatically.

Source image quality matters significantly for small icon sizes. Use a square, high-contrast image with a simple subject - Complex photography looks like an indistinct blob at 16×16. Logos with bold outlines and limited colours work best. If your source JPG is 256×256 or larger, the downscaled icon sizes will be crisp.

ICO (Icon) is a Windows container format introduced with Windows 1.0 in 1985. Originally limited to 16-colour 32x32 pixel images, the format evolved through Windows XP (which added 32-bit alpha) and Windows Vista (which embedded PNG inside ICO for 256x256 sizes). A single ICO file contains multiple resolutions so the OS can pick the right one for the Start Menu, taskbar, file explorer or alt-tab switcher. ICO became the de facto favicon standard in 1999 when Internet Explorer 5 introduced favicon.ico, and most browsers still request that path today.

JPGICO
Compression Lossy DCT Uncompressed BMP (or PNG inside)
Transparency None Full alpha channel
Typical file size (12 MP photo) 3-5 MB 100-300 KB (downsampled to 256 px)
Best for Photographs Windows favicons, app icons
Animation No No
Bit depth 24-bit 32-bit (24-bit + alpha)
Browser support Universal Universal as favicon
  1. Design 1024x1024 JPG logo in Figma and export
  2. Convert JPG to multi-resolution ICO (16, 32, 48, 256)
  3. Drop ICO into Visual Studio project resources
  4. Compile installer — Windows shows crisp icon at every DPI
Use caseSettings
Website favicon Multi-res: 16, 32, 48 px embedded
Windows desktop app Full set: 16, 32, 48, 64, 128, 256 px
Shortcut icon (.lnk) 32 and 48 px, 32-bit alpha
Installer (.msi) 256 px PNG-compressed for retina
PlatformJPGICO
macOS Preview ~
Windows Photos
Outlook (desktop)
Gmail
iPhone Photos
Android gallery
Photoshop ~
Chrome/Safari/Firefox
Slack/Discord

The most common use for converting JPG to ICO is creating a website favicon - The small icon that appears in browser tabs, bookmark lists, and the browser address bar. Every website needs one, and browsers expect it at /favicon.ico on the root domain. An ICO file can bundle multiple sizes (typically 16×16, 32×32, and 48×48 pixels) so the browser picks the most appropriate one for its context.

Windows desktop application developers also use ICO files as application icons. If you are building a desktop app, a custom shortcut, or a Windows installer, ICO is the native format Windows uses for all icon display contexts from the taskbar to the file explorer thumbnail.

Start with the highest-resolution version of your logo or image, as the converter will automatically generate each selected size from the source. A 512×512 or 1024×1024 pixel JPG gives the best results when scaled down to the small sizes that ICO requires.

  • Use a square source image - Rectangular images are cropped to square during ICO conversion. Crop to square before uploading for predictable results.
  • For website favicons, include at minimum 16×16, 32×32, and 48×48 - These cover browser tabs, taskbar pinning, and bookmark icons.
  • Use a simple, bold design: fine details and thin lines disappear at 16×16 pixels. Test the icon at small sizes before publishing.
  • After downloading, reference your favicon in HTML:
  • For Apple devices, additionally create a 180×180 PNG and reference it with
Generates multi-size ICO containing 16×16, 32×32, 48×48, and 64×64
ICO output works as a favicon in all major browsers
Square-crop or letterbox padding applied automatically if image is not square
Files auto-deleted after 24 hours, nothing stored permanently
JPG

JPG – Joint Photographic Experts Group

JPG (JPEG) is the most widely used raster image format on the web. It uses lossy compression to reduce file size while maintaining acceptable quality - Perfect for photographs and images with smooth colour gradients.
JPG Converter
ICO

ICO – Windows Icon Format

ICO is the native Windows icon format. A single .ico file can embed multiple sizes (16×16 to 256×256) for use as website favicons and application icons.
ICO Converter
  • For best results, start with a square JPG — non-square images are automatically cropped or padded during conversion.
  • Always include at least the 32×32 and 16×16 sizes; the 16×16 is displayed in browser tabs and bookmark lists.
  • Test your favicon by viewing it at 16×16 actual size — many detailed designs become unrecognizable at that scale.

For web use, include 16×16, 32×32, and 48×48 as a minimum. Add 64×64 and 256×256 for Windows desktop icons. All selected sizes are embedded in the single ICO file. Read more: What Is ICO Format? Favicon & Icon Files Explained

Place favicon.ico in your web root directory. Most browsers detect it automatically. To be explicit, add this in your HTML : Read more: What Is ICO Format? Favicon & Icon Files Explained

Use a source image of at least 256×256 pixels so the downscaled sizes remain sharp. Larger source files (512×512+) give the downscaling algorithm more data to work with. Read more: What Is ICO Format? Favicon & Icon Files Explained

ICO files require square images. If your source is rectangular, it will be cropped to square from the centre. Crop your image to square first for full control. Read more: What Is ICO Format? Favicon & Icon Files Explained