Favicon Generator
Last updated: June 1, 2026In-browserGenerate favicons, ICO and a web manifest.
Favicon Generator is a free online tool to generate favicons, ICO and a web manifest. It runs entirely in your browser, so your files never leave your device — nothing is uploaded. There's no sign-up, no watermark, and it works on any modern browser on desktop or mobile.
How to use Favicon Generator
The Favicon Generator turns any image into a complete favicon pack — favicon.ico, PNGs for every size, an Apple touch icon, a web manifest and the HTML snippet to drop into your site. It's generated in your browser, ready to add to any website.
Read the full guide: How to Create a Favicon (ICO + PNG Pack) Free
- 1Drop in a square image or logo.
- 2The tool generates favicon.ico, all PNG sizes, the Apple touch icon and manifest.
- 3Download the pack and paste the provided HTML into your site's head.
Complete pack
favicon.ico plus every PNG size, Apple touch icon and a web manifest in one download.
Copy-paste HTML
Includes the exact <link> tags to add to your site's <head>.
Private and free
Icons are generated on your device — your image is never uploaded.
Turn a logo PNG into favicon.ico
Have a square logo or PNG but your CMS, WordPress theme, or old HTML site specifically wants a favicon.ico file? Drop the image in and the tool wraps a 32x32 version inside a proper .ico container alongside the modern PNGs. Download the pack, drop favicon.ico in your site root, and the included <link rel="icon" href="/favicon.ico"> tag wires it up.
Make PWA and home-screen app icons
Building a progressive web app or want your site to look right when users tap Add to Home Screen? The pack ships android-chrome-192x192.png, android-chrome-512x512.png, a 180x180 apple-touch-icon, and a site.webmanifest already listing the icons. Drop in your square logo, download everything, and link the manifest so Android and iOS show a sharp installed-app icon.
Fix a blurry favicon on Retina screens
If your tab icon looks fuzzy on high-DPI or Retina displays, you are likely serving one undersized image. Feed the tool a single 512x512 source and it renders crisp 16, 32, and 48px PNGs plus the larger sizes in one pass, center-cropping to a clean square. Swap in the new files and the matching <link> tags so each device picks the sharpest size.
Favicon Generator — frequently asked questions
How do I create a favicon from an image?
Drop in a square image, let the tool generate the full pack, then download it and paste the provided HTML into your site's head.
What's included in the pack?
favicon.ico, PNG icons for every common size, an Apple touch icon, a web manifest and the HTML snippet.
What image should I use?
A square image of at least 512x512 works best so every size stays crisp.
Is it free?
Yes, completely free with no account.
Is my image uploaded?
No, everything is generated in your browser.
Share this tool
Send it to someone who needs it or save the link for later.
More developer tools
View allJWT Decoder
Decode and inspect a JWT instantly.
Regex Tester
Build and test regular expressions live.
URL Encoder / Decoder
Percent-encode and decode URLs.
HTML Entity Encoder / Decoder
Encode and decode HTML entities.
JSON to CSV Converter
Turn a JSON array into CSV.
CSV to JSON Converter
Convert CSV into JSON objects.