# Favicon generator — every icon size, no upload

> Turn one image into a full favicon and touch-icon pack with a web manifest snippet, in a ZIP. Generated in your browser — no upload.

Drop one image and download every common favicon and touch-icon size, plus a web manifest snippet, in a single ZIP. The icons are resized on your device, so nothing is uploaded.

A proper favicon isn't one file anymore — browsers, iOS, and PWAs each want specific sizes. This tool takes a single image and produces the whole set in one ZIP, plus the manifest snippet to reference them.

Starting from a clean square logo gives the sharpest icons at small sizes. For circular profile images use Avatar crop, and to optimize a source SVG logo first use SVG optimize.

## How to

1. **Add your logo.** Drop a square logo or image to base the icons on.
2. **Generate.** The tool resizes it to all the standard favicon and touch-icon sizes.
3. **Download ZIP.** Get the PNGs plus a manifest snippet to paste into your site.

## FAQ

### What sizes are in the pack?

The standard favicon sizes plus Apple touch icons and common PWA icon sizes, so browsers and mobile home screens all have an image to use.

### Do I get the HTML/manifest too?

Yes — a manifest snippet is included so you can wire the icons into your site without hunting for the right link tags.

### Is my logo uploaded to make the pack?

No. Resizing runs on a canvas in your browser, so your image stays on your device.


## Related tools

- [Avatar crop](https://www.safepaper.app/media/avatar-crop)
- [SVG optimize](https://www.safepaper.app/media/svg-optimize)
- [Sprite sheet](https://www.safepaper.app/media/sprite-sheet)
- [Resize & convert](https://www.safepaper.app/media/resize-convert)

---

Canonical HTML: https://www.safepaper.app/media/favicon-pack
Markdown: https://www.safepaper.app/media/favicon-pack.md

There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check.
