Design

Favicon Generator

Upload one image to generate every common favicon and app icon size, the <head> tags to reference them, and a ZIP with everything bundled together.

PNG, JPG, WebP, or SVG. A square image with no extra padding works best, non-square images are centered on a transparent square instead of cropped.

Upload an image above to generate favicon sizes.

About this tool

A complete favicon setup needs more than one image size: small ones for browser tabs, a 180×180 for Apple's home-screen icon, and 192×192 / 512×512 for Android and installable web apps (PWAs). This resizes your one source image into all of them at once, entirely in your browser, nothing is uploaded anywhere.

What's in the ZIP

Six PNGs (16×16, 32×32, 48×48, apple-touch-icon at 180×180, and 192×192 / 512×512 for Android), plus a favicon.ico built from the 16/32/48px images. Drop all seven files in your site's root and paste the generated <link> tags into your <head>.

Why sizes beyond a single favicon.ico

A single small icon looks blurry when scaled up for a phone home screen or app switcher. Serving purpose-sized PNGs for each context (browser tab, iOS home screen, Android/PWA) keeps the icon sharp everywhere it shows up, instead of relying on one image stretched to fit every use.