Favicon Maker
Generate favicons in every size from an image, text, or emoji. Outputs .ico, all PNG sizes (16 to 512px), Apple Touch Icon, and PWA icons — with ready-to-paste HTML and a site.webmanifest.
What Is a Favicon?
A favicon (short for "favourite icon") is the small image displayed in browser tabs, bookmarks, address bars, and shortcuts. It's typically a .ico file containing multiple image sizes (16×16, 32×32, 48×48), but modern websites also need PNG favicons at larger sizes for Apple devices and Progressive Web Apps (PWAs).
Despite being small, favicons play a significant role in brand recognition. A well-designed favicon makes your site instantly identifiable in a crowded tab bar and is required for PWA installation on Android and iOS.
Which Favicon Sizes Do You Need?
- 16×16 & 32×32: Standard browser tab and taskbar icons. Always include these in your
favicon.ico. - 48×48: Windows shortcut icons and some older Android browsers.
- 96×96: Google TV and some desktop environments.
- 180×180: Apple Touch Icon — shown when a user adds your site to their iPhone or iPad home screen.
- 192×192: Android PWA launcher icon, referenced in
site.webmanifest. - 512×512: PWA splash screen on Android. Chrome requires this for "Add to Home Screen" prompts.