Favicon Fetcher
Enter a URL and get every favicon the site exposes — favicon.ico, apple-touch-icon, PNG icons, and more. Free, no signup.
Enter any website URL and instantly extract every favicon it exposes — favicon.ico, apple-touch-icon, and PNG icons in all detected sizes. Copy a one-line embed code or download the whole set.
How it works
- 1Type a domain (e.g. github.com) into the field
- 2Click Get Favicons — we scan the site's HTML and /favicon.ico
- 3Browse every detected icon size
- 4Click an icon to copy its HTML or Markdown embed code, or download all
Frequently asked questions
How does the favicon fetcher work?+
It requests the page, parses its HTML for <link rel="icon"> and apple-touch-icon tags, and also checks /favicon.ico directly — then lists every icon size the site exposes.
Is it free?+
Yes — single fetch, batch fetch, embed codes, and downloads are all free with no signup.
Can I hotlink a site's favicon?+
Yes. Use https://favicon.run/favicon?domain=example.com&sz=128 in an <img> tag — we serve and cache it so you don't have to host it.