PNG to ICO Converter (Favicon Generator)

No upload · Runs in your browser
Drop images here or click to chooseJPG · PNG · WebP · HEIC · AVIF · GIF · BMP — you can also paste with Ctrl+V Your files never leave this device

Where ICO files are needed

  • Website favicons: The small icon shown in browser tabs and bookmarks. You can now specify PNG and SVG favicons with <link rel="icon">, but many browsers and tools look for /favicon.ico at the site root by default, so keeping one ICO is still the safe choice.
  • Windows program and shortcut icons: Windows picks the most suitable of the sizes inside the ICO based on the File Explorer view size.

Choosing sizes

  • Favicons: 16, 32, 48 (default selection). 32 and 48 are used on high-resolution screens.
  • Windows icons: add 256 to the above. The maximum size for one image in an ICO is 256×256.

Each size is stored with PNG compression, so transparent backgrounds and semi-transparent edges are preserved. ICOs containing PNG open in Windows Vista and later and in all modern browsers.

Making it readable at small sizes

16×16 is only 16 pixels on each side, so thin text and fine patterns turn to mush. Cropping just the symbol or first letter instead of the whole logo gives a sharper result. For non-square logos, ‘Add padding’ keeps the proportions and ‘Crop center’ fills the square. An original of 256px or larger is best; enlarging a small original makes it blurry. An SVG logo is vector, so it stays sharp at any size. The ICO structure is covered in ICO format explained.

How to use

  1. Pick an output format in the options panel on the right (below on mobile). For JPG, WebP and AVIF you can set the quality, and for JPG you can choose a background color for transparent areas.
  2. Drag and drop your images or click to select them. Add several at once and they are converted one after another right away.
  3. If the original contains metadata such as camera model, date taken or GPS location, it is shown below. By default everything is removed; when saving as JPG you can also remove only the location or keep the original data.
  4. After changing options, click ‘Convert again with new settings’. Download results one by one or all at once as a ZIP.

Related guides