Skip to content
PwnDeck logoPwnDeck

Favicon Grabber

Enter a URL to fetch and display all favicons from a website. View available sizes and download individual icons.

Advertisement

How to Use the Favicon Grabber

  1. Enter a website URL in the input field.
  2. Click 'Grab Favicon' to fetch all favicon references.
  3. View the discovered favicons with their sizes and formats.
  4. 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.

Advertisement

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.