F
Favicon Generator

32×32 Favicon Generator

The 32×32 favicon is the workhorse for Retina and high-DPI desktop tabs where the browser displays a 16×16 CSS pixel icon using a 32×32 asset.

32×32

Dimensions

32×32

Primary use

High-DPI tab icon and Windows shortcut overlay size

Filename

favicon-32x32.png

1

Generate your 32×32 Favicon

Optimized for 32×32 PNG

Upload your image below. The package includes all standard favicon sizes.

32×32 output specification

  • favicon-32x32.png (32×32)
  • PNG export
  • favicon.ico (multi-size)
  • apple-touch-icon.png
  • android-chrome-192x192.png
  • android-chrome-512x512.png
  • site.webmanifest

HTML code snippet

Add this tag to reference your 32×32 favicon in HTML.

<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />

Nearby favicon sizes

Explore more favicon tools

Generate, convert, and validate favicons across our free tool suite.

Browse favicon topics

Frequently asked questions

1Where is a 32×32 favicon used?
High-DPI tab icon and Windows shortcut overlay size.
2What format should a 32×32 favicon be?
PNG is the modern default for a 32×32 favicon. ICO is recommended only when bundled into a multi-resolution favicon.ico file for legacy compatibility.
3Should I include 32×32 in my favicon package?
Yes, if any of your target platforms or devices reference 32×32 in their documentation or manifest requirements. A complete package reduces missing-icon requests and inconsistent rendering.
4How do I add a 32×32 favicon to my website?
Generate the file, upload it to your site root or public folder, then reference it with a link tag in your HTML head or platform-specific metadata configuration.
5Can I generate only a 32×32 favicon?
You can export a 32×32 asset directly, but we recommend shipping a full favicon package so tabs, bookmarks, iOS home screens, and Android install prompts all receive the correct size.