Favicon Grabber
Enter a URL to fetch and display all favicons from a website. View available sizes and download individual icons.
How to Use the Favicon Grabber
- Enter a website URL in the input field.
- Click 'Grab Favicon' to fetch all favicon references.
- View the discovered favicons with their sizes and formats.
- Click 'Download' to save any favicon to your device.
About Favicon Grabber
Favicons are small icons associated with a website, displayed in browser tabs, bookmarks, and search results. Websites can declare multiple favicons in different sizes and formats for different contexts (browser tab, home screen, touch icon). This tool fetches a webpage's HTML and extracts all link tags referencing icons. It always checks for the standard /favicon.ico file as a fallback. This is useful for designers referencing icons, developers checking their implementation, and security researchers mapping web assets.
Frequently Asked Questions
Some favicons may not display if they require authentication, are served from a CDN with CORS restrictions, or if the URL is malformed. The tool shows all declared favicon URLs even if the image cannot be previewed.
Common formats include ICO (traditional, multi-size), PNG (modern browsers), SVG (scalable), and Apple Touch Icon (PNG for iOS). Most sites provide at least a /favicon.ico and one or more PNG variants.