Generate every PNG size Windows and the web expect for a favicon: 16x16 and 32x32 for browser tabs, 48x48 for the Windows taskbar, plus 180, 192, and 512 px PNGs for iOS and Android. Drop a PNG / JPG / SVG / WebP and download each size individually or grab them all as a single ZIP, with copy-paste HTML <link> tags included.
When to use this
Use when: setting up a website favicon and need every standard PNG size in one click, replacing legacy favicon.ico with the modern PNG-based <link rel="icon"> setup browsers actually prefer today, refreshing the icon set after a brand update, prepping a complete cross-platform icon strip without paying for a Pro tool.
Frequently Asked Questions
Which resolutions does the tool output?
Six PNGs at 16, 32, 48, 180, 192, and 512 pixels. 16 / 32 / 48 cover browser tabs and the Windows taskbar; 180 is the Apple touch icon; 192 / 512 cover Android Chrome and PWA install prompts. The matching HTML <link> tags are generated alongside.
Does this output an actual .ico container file?
No - it outputs PNGs plus the HTML <link> tags. Modern browsers, Android, and iOS all read PNGs via the meta tags and ignore favicon.ico if PNG links are present. If you specifically need a multi-resolution .ico binary (e.g. for a Windows .exe icon), use a separate ICO encoder.
Powered by Favicon Generator.