ToolBark
Image

Favicon Generator

Resize any image into ready-to-use favicons in seconds

Upload Image

Drop your image here, or browse

PNG, JPG, SVG, WebP, GIF — any image format

About

A favicon is the small icon browsers display in tabs, bookmarks, and address bars — and getting the sizes right matters. This free favicon generator lets you upload any image (PNG, JPG, SVG, WebP) and instantly resize it to the three essential favicon dimensions: 16×16 for browser tabs, 32×32 for desktop shortcuts, and 180×180 for Apple Touch Icons. Download all three as crisp PNG files with one click.

FAQ
What image formats can I upload?+

You can upload any image your browser supports — PNG, JPG/JPEG, SVG, WebP, GIF, AVIF, and more. For best quality, use a square image with a transparent background (PNG or SVG) so the favicon looks sharp at all sizes.

What sizes does this tool generate?+

The generator produces three standard sizes: 16×16 (the classic browser tab favicon), 32×32 (used by desktop OS shortcuts and high-DPI tabs), and 180×180 (the Apple Touch Icon for iOS home screen shortcuts).

How do I add the favicon to my website?+

Place the downloaded files in your site root and add these tags in your HTML <head>: <link rel="icon" href="/favicon-16x16.png" sizes="16x16"> and <link rel="apple-touch-icon" href="/favicon-180x180.png">. Most frameworks also support a favicon.ico — use the 32×32 PNG renamed to .ico as a fallback.

Is my image uploaded to a server?+

No. Everything happens entirely in your browser using the HTML Canvas API. Your image is never sent to any server, so your files stay completely private.

Related tools