Runs locally — your images are never uploaded

Favicon Generator

Upload a square logo or image to generate every standard favicon size, plus a combined .ico file.

How to use the Favicon Generator

  1. Upload a square image — ideally your logo or icon at a high resolution.
  2. Preview thumbnails generate automatically at every standard favicon size (16×16 up to 512×512).
  3. Click "Download favicon.ico" for the classic multi-size icon file browsers use.
  4. Or click "Download All PNG Sizes" to get each individual size as a separate PNG for modern manifest-based setups.

About the Favicon Generator

A favicon is the small icon that appears in a browser tab, bookmarks list, and mobile home screen shortcut for a website. Modern web standards actually require several different sizes of the same icon — a tiny 16×16 version for browser tabs, larger 192×192 and 512×512 versions for mobile home screen icons and app manifests, and everything in between — rather than a single universal size.

This tool takes one uploaded image and generates every commonly needed favicon size automatically using canvas resizing, then packages the core sizes into a genuine multi-resolution .ico file — the classic format browsers have looked for at a site's root for decades — while also offering each individual PNG size for modern setups that reference specific sizes in an HTML5 manifest or link tags.

It's used by anyone launching a new website who needs a proper favicon set without manually resizing an icon a dozen times in an image editor, developers setting up PWA (Progressive Web App) manifests that require multiple icon sizes, and designers turning a logo into a consistent icon set across platforms. Because generation happens locally using canvas, your source image is never uploaded anywhere.

Frequently asked questions

What image should I upload?+
A square image works best, ideally at least 512×512 pixels, since all output sizes are generated by shrinking this one source image — a low-resolution source will produce blurry larger icon sizes.
What's included in the .ico file?+
The generated favicon.ico bundles the 16×16, 32×32, and 48×48 sizes together in a single standard multi-resolution icon file, which is what most browsers look for by default.
Do I need all the PNG sizes too?+
Modern sites often reference specific sizes directly in HTML link tags or a web app manifest (for example, a 180×180 for Apple touch icons, or 192×192 and 512×512 for Android/PWA icons) — download whichever sizes your specific setup calls for.
Will a non-square image work?+
Non-square images will be resized to fit each square output size, which may distort or crop your image; a square source image gives the cleanest, most predictable result.

Related tools