Favicon Generator

Generate favicons in all standard sizes from any image

Processed on your device β€” never uploaded
Upload Source Image

Frequently Asked Questions

What size should a favicon be?
The most common favicon sizes are 16x16 (classic browser tab), 32x32 (standard), 48x48 (Windows), and 180x180 (Apple touch icon). This tool generates all four sizes.
What image format works best for favicons?
PNG is the most widely supported modern favicon format. Use a square source image with a simple design that remains recognizable at very small sizes.
How do I add a favicon to my website?
Place the favicon file in your site root and add a link tag in your HTML head: <link rel="icon" href="/favicon-32x32.png" type="image/png">.