ICO Converter - PNG / JPG / SVG to Multi-Size .ico Online

Convert any PNG, JPG, WEBP or SVG into a single multi-resolution Windows .ico file. Pick from 16, 24, 32, 48, 64, 96, 128 and 256-pixel sizes. Free, in-browser.

Drop a PNG / JPG / WEBP / SVG image

About the ICO Format

Windows .ico is a container that stores multiple PNG-encoded icons at different resolutions in one file. The OS picks the right size automatically (16×16 for the address bar, 256×256 for high-DPI). This tool re-encodes your input as PNG at each selected size, then packs them with the standard ICO directory header. Everything happens locally — your image never leaves your browser.

Frequently Asked Questions

Upload a square PNG (256 × 256 or larger), choose the ICO sizes you need (16, 32, 48, 64, 128, 256), and download a multi-resolution .ico file ready to drop into the root of your website as favicon.ico — recognised by every browser since Internet Explorer 6.

usage

Windows desktop and shortcut icons traditionally include 16, 32, 48 and 256 pixel renditions in a single ICO so the OS can pick the right resolution per context. Modern Windows 11 prefers 256-pixel icons; older apps still need 32-pixel.

technical

Yes. Upload SVG (which scales cleanly at every resolution), JPEG or WebP and the converter rasterises each requested ICO size from the original. SVG produces the sharpest results because every size is rendered fresh from vectors.

features

Yes. Transparent PNG, SVG and WebP sources keep their alpha channel in the ICO, so the icon blends cleanly into dark and light browser tabs, Windows themes and macOS dock backgrounds.

features

favicon.ico is a multi-resolution Windows icon recognised by every browser. Apple touch icons are 180 × 180 PNG files referenced by an HTML link tag, used by iOS and iPadOS when adding the site to the home screen. Most modern sites ship both.

technical

No. Conversion runs entirely inside your browser, so your unreleased logo, beta product mark and confidential brand assets stay on your device.

privacy

Use Cases

Website Favicon for WordPress, Webflow & Next.js

Convert your logo to a multi-resolution favicon.ico that browsers display in tabs, bookmarks and history — the essential branding touch for every website launch

web

Windows Desktop Shortcut Icons

Generate proper Windows ICO files for desktop shortcuts, application launchers and custom folder icons that look sharp at 16, 32, 48 and 256 pixel resolutions

technical

Electron & Tauri Desktop App Icons

Package multi-resolution ICO files for Electron, Tauri and .NET desktop apps so the installer, taskbar icon and window chrome all display the brand mark cleanly on Windows

technical

Browser Extension & PWA Manifests

Generate the icon set Chrome, Firefox and Edge extensions need (16, 32, 48, 128) plus PWA manifest icons (192, 512) from a single SVG, ready for the web store submission

web

GitHub & GitLab Repo Avatar Icons

Convert project logos to crisp ICO and PNG assets for GitHub organisation avatars, GitLab project icons and Docker Hub repository images that scale cleanly across both platforms

technical

Static Site Generator Branding

Drop generated favicons into Jekyll, Hugo, Eleventy and Astro projects under /static so every build automatically ships browser tab branding without manual asset wrangling

web