Webmaster Tools
Favicon Generator
Generate multi-size favicons for browsers and mobile devices.
Upload Image
HTML Code
<!-- Favicon --> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" /> <!-- Apple Touch Icon --> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> <!-- Android Chrome --> <link rel="icon" type="image/png" sizes="192x192" href="/android-chrome-192x192.png" /> <link rel="icon" type="image/png" sizes="512x512" href="/android-chrome-512x512.png" />
Add this code to your HTML <head> section after uploading the favicon files.
How to use Favicon Generator
1
Upload your image
Select an image file (PNG, JPG, SVG) that you want to convert into favicons. Square images work best.
2
Preview and generate
The tool will generate multiple favicon sizes: 16x16, 32x32, 180x180 (Apple), 192x192 and 512x512 (Android).
3
Download favicons
Download individual favicon sizes or download all at once. Upload the files to your website's root directory.