Favicon Generator
Convert any image to favicon, icons for Apple, Android, and Windows
100% Client-Side Processing
Your images are processed locally in your browser. Nothing is uploaded to any server.
🎨
Drop your image here
or click to browse
Supports PNG, JPG, GIF, WebP (recommended: square image 512×512 or larger)
Source Image
Browser Preview
Your Site
+
Favicon displayed in browser tab
Generated Icons
16×16
favicon.ico
32×32
favicon.ico
48×48
favicon.ico
180×180
Apple Touch
192×192
Android Chrome
512×512
Android Chrome
16×16
PNG
32×32
PNG
180×180
PNG
512×512
PNG
📋 How to Use These Icons
Add this to your website's <head> section:
<link rel="icon" type="image/x-icon" href="/favicon.ico"> <link rel="icon" sizes="32x32" href="/icon-32.png"> <link rel="icon" sizes="16x16" href="/icon-16.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="manifest" href="/site.webmanifest">
💡 Tip: Place the favicon.ico in your website root folder (public_html/) for automatic detection by browsers.
Why Do You Need Multiple Favicon Sizes?
🖥️
Browser Tabs
Browsers use 16×16 or 32×32 favicons in tabs. Your .ico file should include both sizes for sharp display.
📱
Apple Devices
iPhones and iPads use 180×180 Apple Touch Icons. Without one, your site gets a blurry screenshot instead.
🤖
Android Chrome
Android uses 192×192 and 512×512 icons for home screen bookmarks and Progressive Web App (PWA) icons.