uuutil ← all tools

Favicon generator

Drop a square-ish PNG, JPEG, SVG or WebP (up to 10 MB) and download the whole standard set: favicon.ico with 16 and 32 pixel sizes embedded, the 180×180 apple-touch-icon, 192 and 512 PNGs, and — for SVG input — the SVG passed through. Non-square images are centered on transparent padding, with a crop toggle. The matching and site.webmanifest snippets are ready to copy.

Privacy ledger

Data acquired None.
Libraries used Lit 3 — bundled into the tool file itself.
Data stored None.
Data transmitted None.

Use it on your own page

Download the tool as a single self-contained HTML file: readable source with the Lit library included, zero network requests — it works opened straight from your disk, and you can customize everything.

Prefer the hosted widget? One script tag embeds it and stays up to date:

<script type="module" src="https://uuutil.com/tools/favicon-generator.js"></script>
<uu-favicon-generator lang="en"></uu-favicon-generator>

Source license: MIT — free to use, modify and redistribute; keep the license notice in copies.