Aller au contenu
RapideTools

Générateur de favicon

Générez des favicons de toutes tailles depuis une image.

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.

Comment utiliser ces icônes

Décompressez à la racine de votre site et ajoutez : <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"> et un manifeste web référençant icon-192.png et icon-512.png.

Vos images sont traitées localement dans votre navigateur dans la mesure du possible.

Comment ça marche

  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>.

Cas d'usage courants

  • 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.

Questions fréquentes

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.