Advertisement
Advertisement

Favicon Generator

Turn any image into a complete favicon set: favicon.ico plus every standard PNG size.

🔒 Your image never leaves your device.
🔖
Click to choose a square image, or drag it here
A square logo or icon works best
✅ Your favicon set is ready.

Includes favicon.ico (16, 32, 48px) plus separate PNGs at 180px (Apple touch icon), 192px and 512px (Android/PWA).

How to use your favicon

Unzip the package and upload the files to your website's root folder, then add this to your HTML <head>:

<link rel="icon" href="/favicon.ico"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="192x192" href="/icon-192.png"> <link rel="icon" type="image/png" sizes="512x512" href="/icon-512.png">

Advertisement

You might also need