Générateur de favicon
Générez des fichiers favicon PNG dans toutes les tailles standard (16 px à 512 px) depuis n'importe quelle image.
Déposez une image ou cliquez pour télécharger
Utilisez une image carrée (ex. 512×512) pour de meilleurs résultats
FAQ
- De quelles tailles de favicon ai-je besoin ?
- 16×16 et 32×32 sont le minimum pour les onglets du navigateur. Ajoutez 192×192 et 512×512 pour les icônes d'écran d'accueil Android. Ajoutez 180×180 pour l'icône Apple Touch (iOS/Safari). Pour les applications PWA, 192×192 et 512×512 sont requis dans votre manifeste web.
- Dois-je utiliser le format PNG ou ICO ?
- Les favicons PNG fonctionnent dans tous les navigateurs modernes et sont plus simples à générer. Les fichiers ICO peuvent regrouper plusieurs tailles dans un seul fichier et ont une compatibilité héritée plus large, mais nécessitent un encodeur dédié. Pour les nouveaux sites ciblant les navigateurs modernes, PNG convient parfaitement.
- Quelle image dois-je utiliser comme point de départ ?
- Commencez avec une image carrée d'au moins 512×512 px. Les designs simples et gras avec un contraste élevé fonctionnent le mieux — les détails complexes deviennent invisibles à 16 px. Testez votre favicon à 16×16 en faisant un zoom arrière pour voir son rendu dans un onglet de navigateur.
À PROPOS DE CET OUTIL
Upload any image — a logo, icon, or photo — and download a complete set of favicon PNG files at every standard size from 16×16 up to 512×512 in one pass. Different platforms expect different sizes: browser tabs typically use 16×16 or 32×32, bookmarks and shortcuts often need 48×48, and mobile home screen icons and PWA manifests call for 192×192 or 512×512. Rather than manually resizing your logo eight or nine separate times in an editor, this tool generates the whole set at once so you can drop the files straight into your site's public folder and reference them in your HTML head or web manifest.
COMMENT UTILISER
- Upload a square image with your logo or icon — higher resolution gives cleaner results at large sizes.
- Let the tool generate every standard favicon size automatically.
- Preview how the icon looks at each size, especially the smallest ones.
- Download the full set of PNG files.
- Add the files to your site's public directory and reference them in your HTML link tags or manifest.json.
CAS D'USAGE COURANTS
- A developer launching a new website who needs a full favicon set for browser tabs, bookmarks, and mobile home screens.
- A startup rebranding its logo and needing to regenerate every icon size across its existing site.
- A PWA builder needing 192×192 and 512×512 icons specifically for the web app manifest.
- Someone setting up a static site who wants to avoid manually resizing a logo nine different times.
- A designer checking whether a detailed logo still reads clearly when shrunk down to a 16×16 browser tab icon.
CONSEILS ET ERREURS COURANTES
- Start with a square, high-resolution source image, at least 512×512 — upscaling a small logo to fill large sizes will look blurry.
- Test how your icon looks at 16×16 specifically; fine details and thin text often disappear entirely at that size, so simpler marks work best.
- Modern browsers increasingly accept SVG favicons for scalability, but PNG sets remain the most universally compatible option across browsers, bookmarks, and app icons.
- Don't forget to also update manifest.json and any apple-touch-icon references if you're rebuilding an existing site's favicon, not just favicon.ico.
AUTRES QUESTIONS
- Why do I need so many different favicon sizes instead of just one?
- Different contexts render icons at fixed sizes — a browser tab, a phone home screen, and a PWA splash screen all expect specific pixel dimensions, and browsers pick the closest match rather than scaling one file for every use.
- Should I use PNG or ICO format for my favicon?
- PNG is simpler and works in virtually all modern browsers; ICO is an older multi-resolution format still requested by some legacy tools, but most current sites use PNG plus a manifest.
- My logo looks fine at 512px but unclear at 16px — what should I do?
- Simplify the icon for small sizes — remove fine detail or thin text and rely on a bold shape or initial, since browser tabs render far too small to show intricate designs.
- Do I need a separate icon for iOS home screens?
- Yes, iOS looks for an apple-touch-icon, typically 180×180, separately from the standard favicon set, so make sure that size is included and referenced correctly in your HTML.