Favicon Generator

Generate favicon ICO and PNG sizes from any image.

Drop in a square image and download a complete favicon set: 16x16, 32x32, 48x48, 180x180 (Apple touch icon) and 512x512 PNGs, ready to drop into your site.

Common use cases

  • Generate full favicon set for a new website launch in seconds
  • Create iOS Apple Touch Icons (180×180) for home-screen shortcuts
  • Output PWA icons (192×192, 512×512) for the web app manifest
  • Refresh an existing site's branding by re-generating from an updated logo

Frequently asked questions

What HTML do I need?
Add <link rel="icon" href="/favicon-32x32.png" sizes="32x32"> and a <link rel="apple-touch-icon" href="/apple-touch-icon.png"> in your <head>.
Should the source image be square?
Yes — favicons are always square. If you provide a non-square image, the tool centre-crops to a square first.

Related tools