Favicon Generator
Turn an image into favicons for every common size.
Drop a square image (512×512 recommended)
About
Drop a square image (ideally 512×512 or larger). The tool resizes it to all the standard favicon sizes (16, 32, 48, 64, 128, 180, 192, 512) and packages them into a ZIP, plus a snippet of HTML to drop into your <head>.
How to use
- Drop a square PNG (512×512 or larger works best).
- Download the ZIP of resized PNGs.
- Copy the HTML snippet into your site's <head>.
FAQ
Why so many sizes?+
Different platforms use different ones. iOS wants 180×180. Android wants 192×192. Browsers use 16, 32, or 48. Bookmark icons can be 64 or larger. Shipping all of them avoids ugly fallbacks.