Create a Favicon from an Image

Create a favicon.ico from an image — bundled with all the sizes a site needs.

Drop a file or click to choose
jpg, jpeg, png, webp, gif, bmp, tiff — до 25 МБ
Files are deleted right after processing — we do not store or view them.

A favicon is the small site icon shown in the browser tab, bookmarks, and taskbar. This tool builds a favicon.ico file from any image, packing several sizes (16, 32, 48, 64, 128, 256 px) into a single .ico file — the browser picks whichever fits.

Upload a square image (a logo or icon), optionally specify your own comma-separated list of sizes, and download favicon.ico. Processing happens on the server via ImageMagick, and the file is deleted right after processing. The maximum size is 25 MB.

Frequently asked questions

Something simple and square — a logo or icon without fine details that would get lost when shrunk to 16×16 pixels.
In your site’s root, and reference it with a <link rel="icon" href="/favicon.ico"> tag in your HTML page’s <head>.
Yes, list the sizes you need, comma-separated, in the “Sizes” field (e.g. 16,32,64). If you leave it empty, the standard set is used.