Website Favicon Checker
Check whether a site's favicon loads from its root and from common favicon services.
Advertisement space
Frequently asked questions
- Yes, completely free with no signup or usage limit.
- It simply displays the favicon image directly from its usual URLs — browsers are allowed to display cross-origin images, just not read their pixel data, which is all this tool needs to do.
- Some sites only declare a favicon via a <link> tag pointing elsewhere (like a PNG in a different path) rather than serving one at the default /favicon.ico location. Favicon services that crawl the actual page can still find it.
- It checks the most common locations and formats (.ico and browser-served icons). Some sites use SVG or PNG favicons declared only in HTML, which this quick check won't catch.