Vai al contenuto
RapideTools

Generatore di favicon

Genera favicon di ogni dimensione da un'immagine.

Drop a square PNG, JPG or SVG and generate a complete favicon set — favicon.ico, apple-touch-icon, 192/512 PWA icons (and favicon.svg if you upload an SVG) — packaged as a ZIP. Everything runs locally in your browser.

Come usare queste icone

Estrai nella radice del sito e aggiungi: <link rel="icon" href="/favicon.ico" sizes="32x32">, <link rel="icon" type="image/svg+xml" href="/favicon.svg">, <link rel="apple-touch-icon" href="/apple-touch-icon.png"> e un manifest web che referenzia icon-192.png e icon-512.png.

Le tue immagini vengono elaborate localmente nel browser quando possibile.

Come funziona

  1. 1 Drop a square image (PNG, JPG or SVG).
  2. 2 Click Generate to render every size.
  3. 3 Download the ZIP and unzip it into your site root.
  4. 4 Add the icon links shown below to your HTML <head>.

Casi d'uso comuni

  • Add a favicon to a website.
  • Create icons for a PWA manifest.
  • Generate an apple-touch-icon for iOS.
  • Produce a favicon.ico without a desktop app.

Domande frequenti

Are my images uploaded to a server?

No. Everything runs locally in your browser — your images never leave your device and nothing is stored.

Do I get a favicon.ico?

Yes. The ZIP includes a favicon.ico bundling the 16, 32 and 48px sizes, plus PNG icons and an apple-touch-icon.

What about favicon.svg?

If you upload an SVG, a sanitized favicon.svg is included so modern browsers can use a crisp vector icon.

Is it really free?

Yes — free, with no signup, no watermark and no limits.