Create perfect favicons for your website from any image. Generate all required sizes (ICO, PNG, Apple Touch Icon, Android manifest) in one click.
Generate and validate favicons for any website
| Size | Format | Used By | Required |
|---|---|---|---|
| 16×16 | ICO / PNG | Browser tab, bookmarks bar | Essential |
| 32×32 | ICO / PNG | Browser tab (Retina), Windows taskbar | Essential |
| 48×48 | ICO | Windows desktop shortcut | Recommended |
| 180×180 | PNG | Apple Touch Icon (iOS home screen) | Essential |
| 192×192 | PNG | Android Chrome, web manifest | Essential |
| 512×512 | PNG | PWA splash screen, web manifest | Essential |
Add these lines to your HTML <head> section:
<!-- Standard favicon -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<!-- Apple Touch Icon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<!-- Web Manifest (for Android/PWA) -->
<link rel="manifest" href="/site.webmanifest">
Our Favicon Generator creates all these files and provides ready-to-use HTML code automatically.
A proper favicon makes your site look professional in browser tabs, bookmarks, and mobile home screens. It takes 30 seconds to set up.
Generate Favicons - Free?v=2, (4) Wait 24 hours - most browsers will eventually refresh it.Was this helpful?
Your feedback improves our tools