Back to Tools
Professional Favicon Generator
Generate favicons in all standard sizes for websites, web apps, and mobile platforms
Favicon Best Practices
Essential Sizes
- 16×16: Classic browser favicon
- 32×32: High-DPI browser favicon
- 180×180: Apple Touch Icon
- 192×192: Android home screen
- 512×512: PWA splash screen
Platform Specific
- Apple: 57, 72, 114, 144, 180px
- Android: 96, 192, 512px
- Windows: 128, 144, 310px
- PWA: 192, 512px minimum
Design Tips
- Use square source images for best results
- Simple designs work better at small sizes
- Test contrast against browser themes
- Consider transparent backgrounds
Implementation
- Place favicon.ico in your root directory
- Use HTML link tags for specific sizes
- Include manifest.json for PWA support
- Test across different browsers