Favicon Generator

Generate favicons from text, emoji, or image — create ICO, PNG, and Apple Touch Icon sizes for all devices.

Preview (512×512)
16px
32px
48px
64px
128px
180px
192px
512px
HTML Head Code

        
      

About Favicons

Favicons (favorite icons) are small images that represent websites in browser tabs, bookmarks, history, and address bars. Modern websites need multiple sizes: 16×16 and 32×32 for browser tabs, 48×48 for Windows taskbar, 180×180 for Apple Touch Icon (iOS home screen), 192×192 for Android, and 512×512 for PWA splash screens. This generator creates all sizes from a single source.

The traditional .ico format (supported by all browsers including IE) can contain multiple sizes in one file. Modern sites use PNG favicons with specific link tags for different contexts, plus a manifest.json for Progressive Web Apps.

FAQ

Why do I need so many favicon sizes?
Different contexts require different sizes: browsers show 16-32px tabs, iOS home screen requires exactly 180×180px, Android Chrome needs 192×192 in manifest.json, and PWA splash screens need 512×512. Providing all sizes ensures your icon looks sharp on all devices and contexts.