Favicon Generator — Full Set + Manifest
Generate all favicon sizes from one SVG or PNG
Generate a complete favicon package from any SVG or image: all PNG sizes (16×16 to 512×512), .ico file and Web App Manifest. Everything you need for modern browsers and PWA support. Free favicon maker — no signup.
// quick guide
A favicon (short for favorite icon) is a file containing one or more small icons associated with a particular website or web page. Modern web standards require favicons in multiple formats and sizes to support desktop browsers, mobile home screens, and Progressive Web Apps (PWAs).
How to use this tool:
- Select your source image (SVG is recommended for scaling, but PNG/JPG are also supported).
- The tool will automatically process the image and generate the complete set of required sizes (16x16, 32x32, 180x180, 192x192, 512x512).
- It generates a ready-to-use
favicon.icofile for legacy support and asite.webmanifestfile for PWAs. - Copy the generated HTML snippet and download the full zip file containing all your favicon assets.
// frequently asked questions
Why do I need a webmanifest file for my favicon?
A webmanifest file defines metadata for Progressive Web Apps (PWAs), telling mobile devices how to display your website when it is saved as an icon on the user's home screen, including the app name and launch icons.
Is SVG better than PNG for favicons?
Yes. SVG is a vector format, meaning it scales infinitely without pixelation. Modern browsers can use SVG favicons directly, though PNGs and ICO files are still generated for maximum backward compatibility.
What sizes are included in the generated favicon package?
The package includes 16x16 and 32x32 for browser tabs, 180x180 for Apple touch icons, 192x192 and 512x512 for Android/PWA icons, and a multi-resolution 16/32/48 ICO file.