Generate all required favicon sizes from one image. ICO, PNG, Apple Touch Icon. Free online favicon generator — no signup.
Generate all favicon sizes from a single image with live preview of every size.
Drop your image here
Square images work best · PNG, JPG, SVG, WebP
Your image is resized to 8 standard favicon sizes plus an apple-touch-icon, all exported as PNG and bundled into a ZIP.
Generate every favicon size and format a modern website actually needs from a single source image. The generator produces a complete favicon set in one click: a multi-resolution favicon.ico, PNG icons at 16, 32, 48, 64, 128, 192, 256, and 512 pixels, an Apple Touch Icon at 180×180, Android Chrome icons at 192 and 512, plus a ready-to-paste site.webmanifest and the corresponding HTML <link> snippet. Output ships as a single ZIP archive that drops into the root of any project. Source can be PNG, JPG, WebP, or SVG; SVG is strongly recommended because every output size is rendered at full sharpness rather than upscaled from a small raster.
Use this tool whenever you ship a website. A complete favicon set tells browsers, smartphone home-screen launchers, Slack and Discord link previews, RSS readers, and search results what icon to display — every one of them looks at a different size. Skipping the high-resolution Apple Touch Icon, for example, leaves iPhone home-screen shortcuts showing a generic letter avatar instead of your logo. Use a single inline SVG favicon only if you target modern browsers exclusively and don't care about iOS home-screen support.
Upload your logo or icon
Drop a PNG, JPG, WebP, or SVG. SVG is the highest-quality source because every size is rendered fresh; raster sources are downscaled with high-quality filtering.
Pick background handling
Keep transparency for modern browsers and platforms that support it, or pick a solid color (recommended for iOS home-screen icons, which historically didn't render alpha well).
Generate the full set
One click produces favicon.ico, every PNG size, Apple Touch Icon, Android icons, and a site.webmanifest preconfigured with the right names and themes.
Download and install
Save the ZIP. Unzip into your website root, then paste the included HTML snippet into your <head>. Test in https://realfavicongenerator.net/favicon_checker after deploy.
Your images are processed entirely in your browser. They are never uploaded to any server. Once you close the tab, all data is gone. No tracking, no storage, no cookies for your files.
Browsers use 16×16 and 32×32 PNGs, iOS needs a 180×180 Apple Touch Icon, Android needs 192×192 and 512×512 for PWAs and home-screen shortcuts, and the legacy .ico is still requested by older browsers and some tools.
Use all three. Modern browsers prefer SVG for its scalability. PNG covers everything else. ICO at the site root is a universally-supported fallback. The generator outputs all of them automatically.
iOS expects a square 180×180 Apple Touch Icon with a solid background. Transparency was historically not handled well. Use the solid-background option if iPhone home-screen support matters.
Required for installable PWAs and Android home-screen icons; recommended for any site. The generator outputs a fully-configured site.webmanifest you can edit further if needed.
The generator produces the exact <link> tags to paste into your <head>. Include each size's PNG, the ICO, the Apple Touch Icon, and the manifest link.