Favicon From a Logo
Runs in your browserTurn any logo into a square icon and generate favicon.ico plus every PNG size a website and PWA needs.
Why this recipe exists
Logos are rarely square and favicons always are, so the first thing that happens to a wordmark dropped into a favicon generator is an awkward squash or a lot of empty space. This recipe crops to a centred square first, then renders the full set: a multi-resolution .ico for browsers, a 180-pixel apple-touch-icon for iOS home screens, and 192 and 512 pixel PNGs for Android and PWA manifests.
What it does
- Crop to a centred square
- Render favicon.ico and every PNG size
- Package the icon set
FAQ
- Is my logo uploaded?
- No. Cropping and rendering happen in your browser, and the .ico is assembled locally.
- What if my logo is a wide wordmark?
- A centred square crop will cut the ends off. For a wordmark, crop to the symbol yourself in the Image Cropper first, or design a separate compact mark — which is what most brands do for favicons.
Other recipes
- Privacy-Safe PhotosStrip GPS and camera data, shrink, and package for sharing.
- Email-Ready PDFCompress a PDF under 5 MB and verify it fits.
- Photos to a Shareable PDFPhone photos → shrunk → one A4 PDF under 2 MB.
- Website Image OptimizationResize → convert to WebP → compress under 200 KB → download as ZIP.
- E-commerce Product ImagesSquare 1200px thumbnails, WebP, under 150 KB, ready to upload.
- Email-Ready Images800px wide, JPEG, under 100 KB — safe for every email client.