Перейти до вмісту
Spellkit
Усі посібники

Favicon Generator

A proper favicon isn't just one file — modern sites need a multi-size .ico, an Apple touch icon, PWA icons, and a web manifest. This tool builds the whole set from a single image, right in your browser.

What you get

  • favicon.ico — embeds 16, 32, and 48px PNGs (PNG-in-ICO, supported everywhere).
  • apple-touch-icon.png — 180px, for iOS home-screen shortcuts.
  • icon-192.png / icon-512.png — for PWA installs.
  • site.webmanifest — references the PNG icons with your app name.
  • favicon-snippet.html — the <link> tags to paste into your page <head>.

How to use it

  1. Upload an image (a square source gives the cleanest result).
  2. Enter your app name (it goes into the manifest).
  3. Click Download bundle and drop the files into your site root, then paste the snippet into your HTML <head>.

Everything is generated locally — your image is never uploaded.