Upload any image and get a complete favicon package — all standard sizes, Apple Touch icon, Android icons, a site.webmanifest, and copy-paste HTML. One click, instant ZIP download.
Drop your logo or icon here
Best results with a square image — JPG, PNG, WebP, SVG supported
<head>.Generating a complete favicon set used to require design software and manual resizing to multiple dimensions. This tool automates all of it in one step, in your browser, with no upload. For the best input, use our SVG to PNG converter if your logo is in SVG format, or our Background Remover to create a transparent PNG from a logo with a solid background before generating your favicon set.
<head> section of every page. Browsers will automatically find favicon.ico in the root, but the <link> tags ensure correct icons on all devices.
site.webmanifest is a JSON file that tells Android browsers and Progressive Web Apps (PWAs) about your site icons. It references the 192×192 and 512×512 Android Chrome icons. When users add your site to their Android home screen, this file ensures the correct high-resolution icon is used. Place it in your root directory alongside the PNG files.
<link> tag, so .ico files are no longer strictly necessary. However, older browsers (particularly Internet Explorer) rely on a favicon.ico in the root. If you need maximum compatibility, you can rename the favicon-32x32.png to favicon.ico — modern browsers will accept a PNG with the .ico extension for this fallback purpose.