What size should a favicon be?
Start with a square source at least 512×512 pixels. Browsers use 16×16 and 32×32 for tabs, 180×180 for Apple, and 192×192 / 512×512 for Android PWAs.
Do I still need favicon.ico?
Yes — it remains the universal fallback. This tool builds a valid ICO with 16, 32, and 48 px PNGs embedded inside.
What is a maskable icon?
Android adaptive icons crop to circles/squircles. Maskable icons add padding so your logo stays inside the inner 80% safe zone.
Why isn't my favicon updating?
Browsers cache favicons heavily. Hard-refresh, clear cache, or use a private window after deploying new files.
Does Apple support transparent touch icons?
No — iOS renders transparent areas as black. This generator always uses a solid background for apple-touch-icon.png.
Is this favicon generator free?
Yes. Completely free, no sign-up, and all processing happens in your browser.