Preferences

Privacy is important to us, so you have the option of disabling certain types of storage that may not be necessary for the basic functioning of the website. Blocking categories may impact your experience on the website. More information

Accept all cookies

Free Favicon Extractor - Download Any Website's Icons

Extract favicons from any website for free. See every icon size a site publishes, check what Google shows in search results, and download the files.

Thibault Besson-Magdelain fondateur de Sorank

About Author

Thibault Besson-Magdelain

Founder of Sorank, 5+ years of experience in SEO, GEO enthusiast.

Learn everything to know on Favicon Extractor !

Created on
14/9/26
Last update :
14/9/26
Favicon extractor showing every icon size published by a website, including apple touch icon and web manifest entries

A favicon is the smallest asset on your site and one of the most visible. Google shows it next to every mobile result, browsers show it in tabs and bookmarks, and link previews pull it into feeds and chat apps. When it is missing or served at the wrong size, your result looks unfinished next to competitors.

The Sorank Favicon Extractor fetches any page and lists every icon it declares, with its size, format and exact URL.

What the extractor finds

Sites declare icons in several places, and they rarely agree with each other. The tool reads all of them:

  • Link tags in the head: the classic rel="icon" and rel="shortcut icon" declarations, with whatever sizes and formats the page lists.
  • Apple touch icons: rel="apple-touch-icon", used when someone adds your site to an iOS home screen.
  • Web app manifest icons: the icon array inside manifest.json, which Android and installable web apps use.
  • The root fallback: /favicon.ico, which browsers request whether or not you declare it.

Why this matters for search

Google displays favicons on mobile search results, and it has published requirements for them: the file must be a square multiple of 48 pixels, it must be crawlable, and it must be a visual representation of the brand rather than a generic shape. A missing or blocked favicon leaves a blank placeholder in the result, which costs attention at the exact moment a searcher is choosing where to click.

Three checks are worth running on your own domain:

  • Is an icon actually served at 48 pixels or above? A 16 pixel icon scaled up looks blurred in results.
  • Is the file reachable by crawlers? An icon behind a rule in robots.txt cannot be fetched, so it will not appear.
  • Do the declarations agree? When the head points to one file and the manifest to another, different surfaces show different icons.

Practical uses

  • Auditing your own site after a redesign, to confirm every size was regenerated and no old icon is still referenced.
  • Building comparison pages and directories that need a clean brand icon for each entry.
  • Checking a competitor's setup to see which sizes and formats they publish.
  • Debugging link previews when a chat app or feed shows the wrong icon for your pages.

Frequently asked questions

Which icon sizes should a website publish?

At minimum a 48 pixel square icon for search results, a 180 pixel apple touch icon for iOS home screens, and a 192 and 512 pixel pair in the web manifest for Android. A single SVG icon covers modern browsers, but keep a raster fallback since not every surface renders SVG.

Why does Google show a blank icon next to my result?

The three usual causes are an icon smaller than 48 pixels, a file blocked from crawling in robots.txt, and a declaration that points to a URL returning an error. Extract the icons from your page, check the size and the status of each file, and make sure crawlers can reach them.

Can I use an extracted favicon on my own site?

The tool reads what a site publishes publicly, but an icon is a brand asset and usually protected. Use extraction to audit, compare or debug. Reusing another company's icon as your own is a trademark matter, not a technical one.

Other Free SEO Tools