Favicon Generator

Upload an image and generate favicons in all standard sizes for browsers, Apple, Android, and PWA. Download individually and get ready-to-use HTML meta tags.

🖼️
Drag & drop an image or click to browse
Best results with a square image ≥ 512×512 px

Frequently Asked Questions

What sizes do I need for favicons?

The most common sizes are 16×16 and 32×32 for browser tabs, 48×48 for Windows site shortcuts, 180×180 for Apple touch icons, and 192×192 / 512×512 for Android PWA icons. This tool generates all of them at once.

What image format should I upload?

Upload a square PNG, JPEG, or SVG image. For best results, use a high-resolution square image (at least 512×512 pixels). Non-square images will be scaled to fit, which may cause distortion.

Do I need an .ico file?

Modern browsers support PNG favicons via <link> tags. The .ico format is mainly needed for legacy IE support. This tool generates PNG favicons with the proper HTML meta tags, which work in all modern browsers.

How do I add favicons to my website?

Copy the generated HTML meta tags into the <head> section of your HTML document. Download each favicon size and place them in your website's root directory or the path specified in the meta tags.

Is my image processed on a server?

No. All processing happens entirely in your browser using the HTML5 Canvas API. Your image never leaves your device.