Favicon Generator

Upload an image or type text/emoji to instantly generate 9 website icon sizes from 16x16 to 512x512. Rounded or circular crop, transparent background, adjustable padding. Export favicon.ico, single PNGs, a ZIP bundle and ready-to-paste HTML tags. Everything runs locally in your browser - no upload.

Icon source

1-2 characters recommended; the font size auto-fits

选项
Shape
Corner radius22%
Padding10%
Background
Text color

Output sizes

Tap to toggle. 16/32/48 go into the ICO, 180 is iOS, 192/512 are for PWA

Live preview

16×16
32×32
48×48
64×64
96×96
128×128
180×180
192×192
512×512
Source1 chars
Sizes6/9
ICO images5 pcs
Total size0.0 KB
Rendered in0 ms

HTML tags

<!-- Upload the files to your site root, then add this to <head> -->
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="48x48" href="/favicon-48x48.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png" />
<link rel="icon" type="image/png" sizes="512x512" href="/favicon-512x512.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />

Upload the generated icons to your website root directory, then paste these tags into the <head> of every page.

Notes

  • Everything runs locally in your browser - images are never uploaded.
  • The ICO container caps each image at 256x256; larger sizes are skipped.
  • Ship favicon.ico for legacy browsers plus PNG sizes for retina screens, iOS and PWA.

Related Tools