Free Favicon Generator

Create favicons from text or images. Preview all sizes. Download as ZIP.

60%

HTML Code

<link rel="icon" href="/favicon.png" type="image/png">
<link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="icon" href="/favicon-48x48.png" sizes="48x48" type="image/png">
<link rel="icon" href="/favicon-64x64.png" sizes="64x64" type="image/png">
<link rel="icon" href="/favicon-128x128.png" sizes="128x128" type="image/png">
<link rel="apple-touch-icon" href="/favicon-180x180.png">
<link rel="icon" href="/favicon-192x192.png" sizes="192x192" type="image/png">
<link rel="icon" href="/favicon-512x512.png" sizes="512x512" type="image/png">

Browser Tab

My Website

Preview

512 × 512

All Sizes

16
32
48
64
128
180
192

What is a favicon?

A favicon is the small icon a browser shows next to a page title — in the tab, the bookmarks bar, browsing history, and often beside a result in search. The name is short for “favorites icon”, from the bookmark feature it was built for in 1999. A modern favicon is not a single file but a set: 16×16 and 32×32 for browser tabs, 180×180 for the Apple touch icon when someone adds a site to an iOS home screen, and 192×192 plus 512×512 for Android and Progressive Web Apps. Any square image can become one, but at 16 pixels only simple marks stay readable — a single letter, a bold shape, or a high-contrast symbol. Browsers accept PNG, SVG and ICO; a multi-size ICO remains the most backwards-compatible choice, while PNG is the most widely used today.

Which favicon sizes do you need?

SizeUsed forRequired
16×16Browser tab, bookmarks, historyYes
32×32High-DPI tabs, Windows taskbarYes
48×48Windows site shortcutsOptional
64×64High-DPI displays, pinned tabsOptional
128×128Chrome Web Store, large previewsOptional
180×180Apple touch icon (iOS home screen)Recommended
192×192Android home screen, PWA manifestYes for PWA
512×512PWA splash screen, master iconYes for PWA

This generator produces every size above in one ZIP, along with the HTML link tags to paste into your page's <head>.

Generate by Size

More Tools

Resources

Frequently Asked Questions