Favicon Generator — All Sizes in One Click
Upload any image → get favicon.ico, Apple Touch Icon, PWA icons and site.webmanifest
Drop your logo or icon below. The generator resizes it using multi-step downsampling for crisp quality at 16×16px, builds a favicon.ico with 16/32/48px packed, exports PNG icons for Apple and Android, and writes a site.webmanifest for PWA support. Download everything as a single ZIP and paste the HTML snippet into your page head — setup takes under 2 minutes.
Your Files Never Leave Your Browser
Conversions run locally in your browser using the Canvas API, with Web Workers used when supported. Your image data stays on your device and is never uploaded to any server.
We use Google Analytics and Google AdSense for aggregated traffic stats and contextual ads when consent allows it. Theme and language preferences stay in your browser. We never see, read, or store the images you convert.
Browser-based conversion has trade-offs: large files (>50 MB) may hit memory limits; animated GIF output flattens to a single frame; EXIF metadata is stripped; ICC color profiles may differ across browsers.
> how_to_create_favicon
- Upload your source imageDrag and drop a PNG, JPG, WebP or SVG file into the generator. Use a square image of 512×512px or larger for best results. Non-square images are center-cropped automatically. High-contrast logos with simple shapes look best at small sizes.
- Generate all favicon sizesClick "Generate Favicons". The tool uses multi-step downsampling to create crisp icons at 16×16, 32×32 and 48×48px, then builds a favicon.ico with all three packed. Apple Touch Icon (180px), Android icon (192px) and PWA splash (512px) are generated in the same pass.
- Download ZIP and installClick "Download All (ZIP)" to get favicon.ico, all PNG sizes and site.webmanifest in one archive. Upload the files to your website root directory. Copy the HTML snippet and paste it into your page <head>. Edit site.webmanifest to set your app name and theme color.
> favicon_sizes_explained
| File | Size | Used by |
|---|---|---|
| favicon.ico | 16 + 32 + 48 px | All browsers, desktop shortcuts, bookmarks |
| apple-touch-icon.png | 180 × 180 px | iPhone & iPad home screen |
| icon-192.png | 192 × 192 px | Android home screen, Chrome PWA |
| icon-512.png | 512 × 512 px | PWA splash screen, app store |
| site.webmanifest | JSON | PWA install prompt, home screen name |