Favicon Generator

Drop an image and get all the favicon sizes modern browsers and devices expect: 16×16 / 32×32 for browser tabs, 180×180 for iOS, 192×192 / 512×512 for Android/PWA. Plus the HTML snippet to drop into your <head>. Browser-only — no upload.

How to use the Favicon Generator

Upload a square image at least 512×512. The tool downscales to every size with anti-aliasing. Each output is a downloadable PNG. The HTML snippet below them is ready to paste into your <head>.

Which favicon sizes you actually need in 2026

The minimum modern stack:

  • favicon.svg — scalable, used by Chrome/Firefox/Edge when present. Single source of truth.
  • favicon.ico — 32×32 fallback for legacy contexts; some search results still use it.
  • apple-touch-icon.png at 180×180 — iOS home screen.
  • icon-192.png and icon-512.png — referenced in manifest.webmanifest for PWA install.

The exhaustive list (16/32/48/96/144/152/180/192/256/384/512 plus theme colors) is overkill for nearly every site. The list above covers ~99% of contexts.