Extract and download every favicon variant from any website. Get ICO, PNG, SVG, and Apple Touch Icons in one click — perfect for competitive research, site migrations, or recovering lost assets.
A favicon (short for “favorite icon”) is the small image that appears in browser tabs, bookmarks, and search results next to your website’s title. Modern websites typically declare several favicon variants to ensure crisp display across different devices and contexts:
ICO
The original favicon format. Can contain multiple sizes in a single file (16x16, 32x32, 48x48). Supported by all browsers but being replaced by modern formats.
PNG
The most common modern favicon format. Supports transparency, widely compatible, and easy to create. Declare multiple sizes via separate link tags.
SVG
Vector format that scales perfectly to any size. Ideal for simple logos and icons. Supported in most modern browsers with rel="icon".
WebP
Google’s modern image format offering smaller file sizes than PNG with the same quality. Growing browser support but not yet universal for favicons.
For maximum compatibility across browsers and devices, add these link tags to your <head>:
<link rel="icon" href="/favicon.ico" sizes="48x48">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">Use this tool to check what competitors include, then ensure your own site covers the same variants.
Enter the website URL into the tool above and click “Extract Favicons.” The tool scans the site’s HTML for all declared favicon link tags, fetches each one, and lets you download them individually with a single click.
Websites declare multiple favicon variants for different contexts: a 16x16 ICO for browser tabs, a 32x32 PNG for high-DPI tabs, a 180x180 Apple Touch Icon for iOS home screens, and sometimes an SVG for scalable display. Each variant ensures the icon looks sharp on every device and platform.
The tool extracts all common favicon formats including ICO, PNG, SVG, GIF, JPEG, and WebP. It detects format from both the HTTP Content-Type header and the file extension.
Favicons are typically copyrighted by the website owner. Downloading a favicon for reference, research, or recovery of your own assets is fine. Using another brand’s favicon as your own could constitute trademark infringement.
A standard favicon (rel="icon") is used in browser tabs and bookmarks, typically 16x16 or 32x32 pixels. An Apple Touch Icon (rel="apple-touch-icon") is a larger icon (usually 180x180px) used when someone adds your website to their iOS or macOS home screen.
Favicons are just one piece of your brand presence online. Track how your brand appears across Google Search and AI chatbots like ChatGPT, Claude, and Gemini — all in one dashboard.
Try QuickSEO Free →