What is a favicon?
A favicon is the small icon that represents a website in browser tabs, bookmarks and other browser interfaces. The name comes from “favourite icon”. A recognisable favicon helps people identify your website when several tabs are open.
Favicons are part of a consistent visual identity, alongside your logo, typography and website design. Small icons need simple shapes and enough contrast to remain legible at compact sizes.
How does this free favicon downloader work?
Paste a public domain or website URL into the field. The tool keeps the hostname and requests a favicon image from Google’s favicon service, using the same lookup provider as our Turkish version. It does not crawl the website’s source code or extract every icon file.
The returned image may be cached, smaller than the requested size or a generic fallback. If you need a brand’s original artwork, use an authorised brand-assets page or the icon file linked by the website itself.
How to download a favicon from a website
- Enter a website. Use a public address such as prix-studio.com. A full URL works too; its path and query are discarded.
- Select Find favicon. Wait for the icon preview or a helpful error message.
- Save the image. Select Open icon to save, then use your browser’s Save image as option. On mobile, touch and hold the image.
How to extract the original favicon from a website
Open the website’s page source and look in the <head> for links with rel="icon", rel="shortcut icon" or rel="apple-touch-icon". Open the linked file, resolving any relative path against the website’s address.
Some sites also provide icon files through a web app manifest. Available formats can include ICO, PNG and SVG. This tool’s cached preview is not a substitute for checking those source files when you need a particular format or resolution.
Resolve the icon URL before saving
If the page contains <link rel="icon" href="/assets/favicon.png">, the icon is on that website’s origin at /assets/favicon.png. Open the resolved image address and use your browser’s save option. A relative path without a leading slash is resolved against the document’s base URL, which can be affected by a <base> element.
You can also check /favicon.ico, but that conventional path is not guaranteed to exist. The page’s declared icon links are a better starting point when you need to get the favicon from a specific page.
Favicon downloader, extractor or grabber: what is the difference?
People use “favicon extractor”, “favicon grabber” and “site icon downloader” for the same general goal: getting a website’s small identifying icon. The method matters. This website favicon downloader performs a hostname-based cached lookup. It does not scrape the website, list every icon or download all brand assets.
Use the tool to quickly get a website favicon for review. Use the source-code method above when you need to extract a favicon in its original format, check a page-specific icon or investigate why a cached result is out of date.
Download website icons: formats, sizes and limitations
A favicon download may be an ICO file containing several sizes, a PNG image or an SVG graphic when obtained directly from the source. Our lookup requests a 256-pixel image, but the provider may return a smaller icon or a fallback. Enlarging a small result does not restore missing detail.
For a website icon download intended for production, confirm the actual file type and dimensions after saving. Do not change an extension from PNG to ICO or SVG and assume the format has changed. Keep the original aspect ratio and test your own favicon at browser-tab size.
Get a favicon from a site, domain or full URL
A public domain and a full page URL on that domain produce the same hostname lookup here. For example, a product URL’s path and tracking parameters are removed before requesting the icon. Different subdomains may produce different results. If two pages on the same hostname intentionally declare different icons, inspect each page’s source instead.
When is a favicon downloader useful?
Designers and developers may need an icon for an authorised mockup, a bookmark interface, a website audit or a presentation. A quick preview can also help you check how your own brand appears outside the main website.
Downloading an icon does not grant permission to reuse another company’s branding. Check the owner’s terms and use licensed or original assets in published work.
Privacy and lookup limitations
Lookup requests go from your browser to Google. Only the hostname is included in the lookup URL; paths, query parameters and fragments are removed. Google also receives normal connection information, including your IP address, and its own privacy terms apply.
The tool does not require an account or save a lookup history in this page. Avoid entering sensitive internal addresses. A website that blocks access, has recently changed its favicon or has no available icon may produce an old image, a generic fallback or an error.
Frequently asked questions
Is the favicon downloader free?
Yes. You can look up one public website at a time without creating an account or paying for access.
How do I download the favicon?
Enter a public website address and select Find favicon. When the preview loads, select Open icon to save. In the new tab, use your browser’s Save image as option, or touch and hold the image on mobile.
Which file format and size will I get?
The download link opens the image returned by Google’s favicon service. The tool requests a 256-pixel image, but the available icon may be smaller or a fallback. It does not guarantee the original ICO or SVG file, every resolution, or a format conversion.
Why is the icon missing, outdated or generic?
Some websites have no favicon, block access or have recently changed their icon. Google’s cached image can differ from the current website, and the service may return a generic fallback. Try the website’s own icon link if you need the original file.
Can I download several favicons at once?
This version supports one website per lookup. Enter another domain to replace the current result. There is no bulk-download or ZIP feature.
What information is sent when I use the tool?
After you submit, your browser requests an image from Google’s favicon service using only the website hostname. URL paths, queries and fragments are removed. Google receives the image request and normal connection information such as your IP address. The lookup does not require an account or save search history in this page.
Can I reuse another website’s favicon?
Downloading an icon does not transfer ownership or grant a licence. Use your own assets or obtain permission where necessary, and respect the brand owner’s usage requirements.
How do I extract a favicon from a website?
For a quick preview, enter the website URL in this tool. To extract the original favicon, inspect the page source for a link whose rel includes icon, resolve its href against the page URL, and open that file. This tool uses a cached lookup rather than scraping the source.
Can I get a favicon from a URL with a long path?
Yes. Paste the full public URL. The lookup removes the path, query and fragment and uses only the hostname. Pages on the same hostname therefore use the same lookup, even when their source HTML declares different icons.
Is a favicon extractor the same as a website icon downloader?
The terms are often used for similar tasks, but implementations differ. This website icon downloader requests a cached favicon image. A source-based favicon extractor reads the site’s icon declarations and may reveal several original files.
How do I save a favicon from a website on mobile?
Enter the website address, select Find favicon and then Open icon to save. Touch and hold the image in the new tab and choose the image-saving option available in your browser. The wording varies by device.
Can I download a site favicon as ICO, PNG or SVG?
You can save the image format returned by the lookup provider; this tool does not convert it. For a particular original format, inspect the website’s icon links or authorised brand assets. Renaming a file extension does not convert the image.