384×384 Favicon Generator
Although not every manifest template lists 384×384, some Android OEM launchers and splash screen implementations request intermediate densities between 192 and 512 to reduce upscaling artifacts on high-DPI phones.
Dimensions
384×384
Primary use
Intermediate Android splash and high-density launcher scaling
Filename
android-chrome-384x384.png
Generate your 384×384 Favicon
Optimized for 384×384 PNG
Upload your image below. The package includes all standard favicon sizes.
384×384 output specification
- android-chrome-384x384.png (384×384)
- 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 384×384 favicon in HTML.
{ "src": "/android-chrome-384x384.png", "sizes": "384x384", "type": "image/png" }Nearby favicon sizes
Explore more favicon tools
Generate, convert, and validate favicons across our free tool suite.
Guides & articles
Browse favicon topics
Frequently asked questions
- 1Where is a 384×384 favicon used?
- Intermediate Android splash and high-density launcher scaling.
- 2What format should a 384×384 favicon be?
- PNG is the modern default for a 384×384 favicon. ICO is recommended only when bundled into a multi-resolution favicon.ico file for legacy compatibility.
- 3Should I include 384×384 in my favicon package?
- Yes, if any of your target platforms or devices reference 384×384 in their documentation or manifest requirements. A complete package reduces missing-icon requests and inconsistent rendering.
- 4How do I add a 384×384 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 384×384 favicon?
- You can export a 384×384 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.