Favicon Generator
Generate every icon a modern website needs from a single image: a multi-size favicon.ico (16, 32, 48 px), the 180 px Apple touch icon, and 192/512 px icons for web app manifests — plus the exact HTML tags to paste into your <head>. The tool center-crops your image to a square, shows pixel-perfect previews at every size, and runs entirely in your browser.
Image Tools
Private by default
This tool runs entirely in your browser. Your data is never uploaded to a server.
How to use
4 clear steps.
Upload a square logo (512×512 px or larger looks best).
Check the previews — the 16 px version should still be recognizable.
Download favicon.ico and the PNG icons.
Copy the HTML snippet into your site's <head>.
Good to know
Frequently asked questions
- What favicon sizes do I actually need?
- In practice: favicon.ico with 16/32/48 px for browser tabs and bookmarks, a 180 px apple-touch-icon for iOS home screens, and 192/512 px PNGs for Android and PWA manifests. This tool generates exactly that set.
- Why does my favicon look blurry at 16 px?
- Detailed logos don't survive being shrunk to 16×16. Icons that stay crisp use a simple shape, high contrast, and little or no text — check the 16 px preview before publishing.
- Is .ico still required?
- Modern browsers accept PNG and SVG favicons, but favicon.ico remains the most universally supported fallback — some tools and older browsers still request /favicon.ico directly, so shipping one costs nothing and covers every case.