Fetch, preview, and download the favicon from any website. See it rendered at multiple sizes and run a quick quality check against Google's search display requirements.
Fetch Favicon
Preview
Quality Check
HTML Code
Favicon Sizes and Best Practices
A favicon is the small icon shown in a browser tab, bookmark list, and next to your site name in Google's mobile search results. Getting the sizes right affects how consistent your brand looks across browsers and devices.
| Size | Use Case | Priority |
|---|---|---|
| 16x16 | Browser tab, address bar | Required |
| 32x32 | Windows taskbar, high-DPI tabs | Required |
| 180x180 | Apple Touch Icon, iOS home screen | Required |
| 192x192 | Android Chrome, PWA | Required |
| 512x512 | PWA splash screen, app stores | Recommended |
Google Search Favicon Requirements
Google shows your favicon next to your site name in mobile search results. To qualify, your favicon must be at least 48x48 pixels, square, accessible to Googlebot, and not the default globe placeholder. Google caches favicons and may take a few days to reflect a change.
How This Tool Fetches Favicons
Most sites do not allow another domain to fetch their favicon.ico directly due to CORS restrictions, so this tool uses Google's public favicon service to retrieve an image reliably for any domain, then renders it at each standard size for preview and download. This is disclosed here rather than presented as pulling straight from the target site's own file, since that would not work reliably in a browser for most domains.
Usage note: favicons are brand assets belonging to their owners. Use downloaded favicons for research, competitive analysis, or reference only. Do not reuse another brand's favicon as your own.