Kaizen OCR & PDF converts, merges, compresses and OCRs PDFs entirely offline on Windows — the same privacy-first approach as this tool, for your paperwork.
More site-building helpers: Image Color Picker and PNG to WebP.
| File | Size | Used by |
|---|---|---|
| favicon.ico | 16+32+48 in one file | Browser tabs, bookmarks, legacy everything |
| favicon-16x16.png / 32x32.png | 16, 32 | Modern browsers that prefer PNG |
| apple-touch-icon.png | 180 | iOS home screen & Safari |
| android-chrome-*.png | 192, 512 | Android home screen, PWA manifest |
This generator produces all of them from one image — including a genuine multi-resolution .ico (three sizes packed in one file, the format browsers have trusted since forever), not a renamed PNG like some tools sneak past you.
<head>.Preparing the source image first helps: square it up with Crop Image, sharpen the composition with Resize Image, or convert a WebP logo with WebP to PNG. Grabbing brand colours for the rest of the site? The Image Converter and friends live in the free tools collection.
Yes — a genuine multi-image ICO container holding 16, 32 and 48 pixel versions, built byte-by-byte in your browser. Browsers pick the size they need from the single file.
A square PNG with transparent background, 512px or larger, works best. Non-square images can be centre-cropped (fill) or padded (fit) — toggle between the two and watch the previews.
Favicon caching is notoriously sticky. Hard-refresh with Ctrl+F5, try a private window, and confirm the files are reachable at yoursite.com/favicon.ico. Some browsers take a day to let go of the old icon.
The .ico plus the 180px apple-touch-icon covers the vast majority of real usage. The 192/512 PNGs matter once you add a web-app manifest or care about Android home-screen installs — since they're free here, ship them all.
No. Resizing, previewing and ICO packing all run in your browser — the image never leaves your device, and the tool works offline.