Favicon Generator
Generate favicons for all sizes from a single image
Preview & Download
Upload an image to preview favicon sizes
HTML Code
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png"> <link rel="icon" type="image/png" sizes="512x512" href="/favicon-512x512.png">
Create a complete set of favicons for your website from one image. Generate ICO, multiple PNG sizes, Apple Touch Icons, and web manifest entries — with the HTML meta tags ready to paste into your site.
Key Features
- ✓Generate ICO (16×16, 32×32, 48×48 multi-size)
- ✓PNG favicons in all standard sizes (16–512px)
- ✓Apple Touch Icon (180×180)
- ✓Android Chrome icons (192×192, 512×512)
- ✓SVG favicon support
- ✓Ready-to-paste HTML link tags and web manifest JSON
How to Favicon Generator
- 1
Upload your source image
Use a square image (at least 512×512px) — PNG or SVG works best.
- 2
Preview all generated sizes
See how your favicon looks at every size, from 16×16 to 512×512.
- 3
Download the favicon package
Get all files (ICO, PNGs, Apple Touch Icon) in a single ZIP download.
- 4
Copy the HTML code
Paste the generated <link> tags into your HTML <head> section.
Common Use Cases
- •Setting up favicons for a new website
- •Updating branding across all favicon sizes
- •Generating Apple Touch Icons for iOS bookmarks
- •Creating web manifest icons for PWA apps
Frequently Asked Questions
What image format should I upload?▼
A square PNG or SVG at 512×512 pixels or larger gives the best results. JPEGs work but may lose quality at small sizes.
What is an ICO file?▼
ICO is a multi-resolution icon format used by browsers for tab icons. It can contain multiple sizes (16×16, 32×32, 48×48) in one file.
Do I need all these sizes?▼
For maximum compatibility across browsers, devices, and bookmark lists, yes. At minimum you need favicon.ico, a 180×180 Apple Touch Icon, and 192×192 + 512×512 for Android/PWA.