Generate every favicon size your site needs from one image — plus manifest files — in a single ZIP.
or click to browse
Preferably SVG
or PNG, at least 512×512
Favicon generator for any site — upload one image, get every size and format you need in a single ZIP. No Photoshop, no account, nothing to install. Everything runs in your browser.
A modern site needs more than a single .ico file. When you create a favicon today, you need favicon.ico for browsers, apple-touch-icon for iOS, 192×192 and 512×512 PNGs for Android Chrome, an MS tile for Windows — plus site.webmanifest and browserconfig.xml so the browser knows where to find them. This favicon generator outputs all of it from one source image.
Drop a PNG or SVG, crop to a square if needed, pick which formats you want, and download a ready-to-deploy archive. Just unzip into your site's root and link the files from your HTML head. The whole process takes under a minute.
When you create a favicon with this tool, nothing leaves your device — everything runs locally, nothing is uploaded to a server, nothing is stored. Free and unlimited, no sign-up required.
Yes — completely free, no account, no watermarks, no daily limits.
No. Everything runs in your browser. Your image is never sent to a server.
PNG, SVG, JPG, and WebP. SVG and PNG at 512×512 or larger give the sharpest result.
favicon.ico (16/32/48 multi-size), favicon-16x16.png, favicon-32x32.png, apple-touch-icon.png (180), android-chrome-192x192.png, android-chrome-512x512.png, mstile-150x150.png, safari-pinned-tab.svg, plus site.webmanifest and browserconfig.xml.
We show a square crop preview — drag the image inside the frame to choose what to keep, then confirm.
Yes. Before generating, you can click any row in the format table to exclude it. Manifest files are always included.
Place all files in the root of your site and reference them in your HTML head: <link rel="icon" href="/favicon.ico">, <link rel="apple-touch-icon" href="/apple-touch-icon.png">, <link rel="manifest" href="/site.webmanifest">, etc.