Favicon Generator

Generate favicon PNG files in 8 sizes (16×16 to 512×512) from any image and download as a ZIP

Drag & drop your image here

or click to browse

PNG, JPG, SVG, WebP supported

About Favicon Generator

A favicon is a small icon displayed in browser tabs, bookmarks, and on mobile home screens. Modern websites need favicons in multiple sizes to display correctly across all devices and platforms. This tool generates favicon images in all 8 standard sizes from a single uploaded image and packages them as a ZIP file for easy download and use.

FAQ

What sizes does a favicon need?
Modern websites typically need favicons in these sizes: 16×16 (browser tab), 32×32 (taskbar shortcut), 48×48 (desktop shortcut), 96×96 (web app shortcut), 180×180 (Apple Touch Icon for iOS), 192×192 (Android home screen), and 512×512 (PWA splash screen). This generator creates all 8 sizes at once.
What image format is best for a favicon?
For modern browsers, PNG is the recommended format. ICO format (.ico) is the traditional format and supports multiple sizes in a single file, but PNG is widely supported by all modern browsers. SVG favicons are also gaining support for scalable icons.
How do I add a favicon to my website?
Add the generated favicon files to your website's root directory, then link them in your HTML <head> tag. For example: <link rel='icon' type='image/png' sizes='32x32' href='/favicon-32x32.png'>. For iOS support, add: <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.

Related Tools