All tools

Favicon Generator

Turn an image into favicons for every common size.

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

  1. Drop a square PNG (512×512 or larger works best).
  2. Download the ZIP of resized PNGs.
  3. 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.