Six practical sizes by default
The generator starts with 16, 32, 48, 64, 128, and 256 px entries. Keep all six or include only the sizes your project requires.
Choose the icon sizes you need and create one ICO for browser favicons, Windows shortcuts, and desktop apps. The PNG is resized, packaged, and verified entirely on your device.
Choose the right format
Each selected size gets its own fresh PNG payload inside the ICO, so browsers and Windows can choose an appropriate image instead of shrinking one oversized bitmap every time.
The generator starts with 16, 32, 48, 64, 128, and 256 px entries. Keep all six or include only the sizes your project requires.
The source keeps its aspect ratio and is centred on a transparent square. A square PNG uses the full icon area; rectangular artwork receives transparent padding.
Before download, the finished file is parsed again to confirm every entry count, size, byte length, and payload offset remains inside the ICO.
Conversion questions
16 and 32 px cover common browser uses, while 48, 64, 128, and 256 px improve bookmarks, shortcuts, and high-density displays. Keeping all defaults is a safe general choice.
Yes. Every selected size is stored as a PNG payload inside the ICO, so transparent pixels remain transparent.
No. Rectangular artwork is scaled to fit and centred on a transparent square without cropping, although a square source usually makes the best use of favicon space.
No. Decoding, resizing, ICO packaging, verification, and download all happen locally in your browser.