F
Favicon Generator

128×128 Favicon Generator

One hundred twenty-eight pixels is a comfortable preview size for Chrome extensions, some Linux desktop entries, and internal PWA tooling that lists intermediate icon tiers.

128×128

Dimensions

128×128

Primary use

Chrome Web Store, some PWA splash references, and Linux launchers

Filename

favicon-128x128.png

1

Generate your 128×128 Favicon

Optimized for 128×128 PNG

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

128×128 output specification

  • favicon-128x128.png (128×128)
  • 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 128×128 favicon in HTML.

<link rel="icon" type="image/png" sizes="128x128" href="/favicon-128x128.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 128×128 favicon used?
Chrome Web Store, some PWA splash references, and Linux launchers.
2What format should a 128×128 favicon be?
PNG is the modern default for a 128×128 favicon. ICO is recommended only when bundled into a multi-resolution favicon.ico file for legacy compatibility.
3Should I include 128×128 in my favicon package?
Yes, if any of your target platforms or devices reference 128×128 in their documentation or manifest requirements. A complete package reduces missing-icon requests and inconsistent rendering.
4How do I add a 128×128 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 128×128 favicon?
You can export a 128×128 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.