Favicon Generator
Upload a PNG or SVG image and generate a complete favicon package including 16x16, 32x32, 180x180 Apple touch icon, and 192x192 Android icon.
Drop an image or click to upload
PNG, JPG, SVG, or WebP — minimum 512×512px recommended
Generated Favicons
Why do you need a favicon?
A favicon is the small icon that appears in browser tabs, bookmarks, home screen shortcuts, and search engine results. A missing or blurry favicon makes your site look unfinished — modern browsers request several sizes, and a single 16×16 ICO file no longer covers all use cases. This tool generates the full set from a single high-resolution source image, entirely in your browser. No upload to any server — your image stays on your device. Pair it with Image to Base64 or Color Format Converter for your web development workflow.
Runs in your browser
Your image is never uploaded to any server. All resizing happens locally using the Canvas API — safe to use with proprietary or sensitive logos.
Complete favicon set
Generates all the sizes modern browsers and platforms expect: 16px, 32px, 48px, 180px (Apple), and 192px (Android PWA).
HTML snippet included
Outputs the correct <link> tags to paste directly into your <head> — covers desktop browsers, Apple touch icon, and manifest icon.
Favicon size reference
Different platforms and contexts require different favicon sizes. Use this table to know which file goes where.
| Size | File name | Used by | Priority |
|---|---|---|---|
| 16×16 | favicon-16.png | Browser tabs (older browsers, high DPI) | Required |
| 32×32 | favicon-32.png | Taskbar shortcuts, standard browser tabs | Required |
| 48×48 | favicon-48.png | Windows site shortcuts | Recommended |
| 180×180 | apple-touch-icon.png | iOS "Add to Home Screen", iPad | Required |
| 192×192 | icon-192.png | Android PWA manifest, Chrome home screen | Recommended |
| 512×512 | icon-512.png | PWA splash screens, app stores | Optional |