Favicon image size

Client

Searchers asking for “favicon image size” want to know whether their file is already 32×32, 180×180, or something non-standard. Upload here—we read dimensions locally and suggest the closest standard export.

What the dimension readout tells you

Exact match means your square image already equals a standard row in the chart—safe to deploy as-is if the platform expects that size.

Closest match helps when you have an odd square like 500×500 and need to export 512×512 or downscale to 32×32.

We read width and height locally, then resize with center crop. Max 8 MB.

Standard favicon sizes

Square PNGs are typical. Pick one target size below after upload, or use the favicon generator to download every common size at once.

SizeTypical use
16×16Classic browser tab icon (1× DPI)
32×32Tab icon on retina / Windows shortcut
48×48Windows site pinned tile
64×64High-DPI tab fallback, some extensions
96×96Google TV / some launcher grids
128×128Chrome Web Store listing icon
180×180Apple touch icon (iOS home screen)
192×192Android Chrome / manifest icon
256×256Desktop PWA / maskable baseline
512×512PWA splash / maskable icon

Export size

?

Choose the pixel size your HTML link, manifest, or platform expects. Preview shows how center crop will look at that size.

Common use cases

  • Verify favicon image size before replacing production assets.
  • Detect non-square marketing logos that need padding before center crop.
  • Export to the standard size closest to your file’s longest edge.

Common mistakes to avoid

  • Trusting file name over pixels

    favicon-32.png might actually be 64×64. Always read width×height.

  • Ignoring DPI metadata

    Browsers care about pixel dimensions, not print DPI. A 512×512 image at 72 DPI is still 512 px wide.

FAQ

How do I check favicon image size?

Upload the file on this page. We report width×height in pixels and whether it matches a standard favicon size.

What if my image is not square?

We show the readout and center-crop preview at export. Add padding externally if the mark must not clip.

Common search terms

Phrases people search for that match this tool. See the full long-tail keyword index.

  • favicon size
  • favicon sizes
  • favicon dimensions
  • favicon image size
  • size of a favicon
  • size of favicon
  • favicon ico size
  • wordpress favicon size
  • favicon size 32x32
  • favicon 16x16
  • apple touch icon 180x180 size
  • pwa favicon size 512
  • favicon html link tag
  • favicon size for website
  • website icon size
  • recommended favicon size
  • ideal favicon size
  • favicon size chart
  • favicon width and height
  • browser tab favicon size
  • standard favicon dimensions
  • what size should favicon be

Related utilities you can open in another tab—mostly client-side.