Favicon Pack

Generate a complete set of favicons from any image. Outputs PNG files at 512, 256, 192, 180, 32, and 16 pixels — all sizes you need for browsers and PWA manifests, bundled in a ZIP.

1Resize 512×512 (exact)2Favicon Pack

Drop an image here, or click to select

How to favicon Pack

  1. Drop or select a square image (ideally 512×512 or larger).
  2. The workflow resizes it to 512×512 as the base size.
  3. Six PNG files are generated: 512, 256, 192, 180, 32, and 16 pixels.
  4. Download the ZIP containing all favicon sizes.

Private by design — all processing happens in your browser. Your images are never uploaded to a server.

Related tools

Frequently asked questions

Which favicon sizes do I need?

16×16 and 32×32 are standard browser tab favicons. 180×180 is the Apple Touch Icon. 192×192 and 512×512 are used for Android PWA home screen icons.

Should my source image be square?

Yes — favicons are always square. If your source isn't square, use the Crop Image tool first to get a 1:1 ratio before running this workflow.

What format are the output files?

All output files are PNG, which supports transparency and is universally supported for favicons.

How do I use the downloaded files?

Extract the ZIP and place the files in your website's root or /public folder. Reference them in your HTML <head> with the appropriate <link> tags.