Favicon Generator
Make or create a favicon from any image — favicon.ico, apple-touch-icon, and PNG icons in every size. Free favicon maker, no signup.
Preview
Drag to reposition; use the slider to zoom.
Supported Sizes
Includes detailed usage instructions and example code
Upload a logo or image and generate a complete favicon package in one click — favicon.ico, apple-touch-icon, PNG icons in every size, and a web manifest, all in a single ZIP.
How it works
- 1Upload a square PNG or SVG (512x512 or larger is ideal)
- 2Preview how it looks at different sizes
- 3Click Generate Favicons
- 4Download the complete ZIP (ICO, PNGs, apple-touch-icon, manifest)
- 5Add the included <link> tags to your site's <head>
Frequently asked questions
What image should I upload?+
A square PNG or SVG at least 512x512 pixels. Simple, high-contrast logos work best — tiny favicons lose detail, so avoid thin lines and small text.
What's in the ZIP?+
favicon.ico, favicon-16x16 to favicon-512x512 PNGs, apple-touch-icon.png, site.webmanifest, and usage instructions — everything modern browsers, iOS, Android, and PWAs expect.
Do I still need favicon.ico in 2026?+
Yes. Older browsers and some tools still request /favicon.ico directly, and it's the universal fallback. The generator includes it alongside the modern PNG/SVG set.
How do I add the favicon to my site?+
Unzip the package and upload the files to your site root (or an icons folder). Then paste the included <link rel="icon">, apple-touch-icon, and <link rel="manifest"> tags into your HTML <head>. The ZIP already contains site.webmanifest and a ready-to-copy HTML snippet, so no hand-writing is needed.