Upload one image and download all standard favicon sizes — 16×16, 32×32, 48×48, 64×64, 180×180 (Apple Touch Icon), and 512×512. Plus the HTML code to paste in your website. Free, no uploads.
✏️ Upload Your Logo or Icon
🌐
Drop your logo here or click to browse
PNG with transparency works best — square images recommended
Preview at all sizes
📋 HTML to paste in your <head>
Downloads each size as a separate file (no ZIP library needed — browsers handle multiple downloads)
✨ Favicons Ready!
🔒 Generated in your browser — never uploaded
⚙️ How It Works
1
Upload your logo or icon
Drop a square PNG (ideally with transparent background) or any image. Square images produce the best results at small sizes.
2
Preview at all sizes
The tool renders your image at 16, 32, 48, 96, 180, and 512px in real time. Toggle white background for transparent PNGs to see how they look.
3
Download all sizes + copy HTML
Download each size separately with one click each, and copy the ready-to-paste HTML snippet to add to your website's head section.
❓ Frequently Asked Questions
What size should a favicon be?
▼
Favicons need multiple sizes for different contexts: 16×16px (browser tab), 32×32px (taskbar/shortcuts), 48×48px (Windows site icons), 180×180px (Apple Touch Icon for iOS bookmarks), 192×192px (Android home screen), 512×512px (PWA splash screen). This tool generates all standard sizes at once.
What format should a favicon be?
▼
Modern browsers support SVG favicons (which scale perfectly to any size), PNG (widely supported, supports transparency), and ICO (legacy format for old IE). Best practice: use SVG for the main favicon with PNG fallbacks. This tool generates PNG favicons in all standard sizes.
How do I add a favicon to my website?
▼
After generating your favicon files, upload them to your website root. Then paste this code in your HTML head section: — the HTML snippet is generated automatically by this tool.
What image works best as a favicon?
▼
Simple, bold designs work best at small sizes. Detailed images become unrecognizable at 16×16px. Square images (1:1 ratio) fill the favicon frame without padding. Icons, letters, or simple logos work far better than complex photographs.
Why do browsers cache old favicons?
▼
Browsers aggressively cache favicons. After updating a favicon, force refresh with Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac). Alternatively, add a version query string to your favicon URL: href="/favicon-32x32.png?v=2".