Favicon Fetcher
Enter a domain to find all its favicon and icon URLs. The tool checks the HTML for link elements and falls back to the standard /favicon.ico path. Returns all discovered icons with their types, sizes, and URLs. Useful for building link preview features or bookmark managers.
What this tool checks
- Multiple icon format detection (ICO, PNG, SVG)
- Apple touch icon discovery
- Icon size and type information
- Primary favicon URL identification
Automate this with the API
Run this tool programmatically from your code. Get a free temporary API key with 200 requests — or register for unlimited access.
curl https://apixies.io/api/v1/favicon?domain=... \
-H "X-API-Key: YOUR_API_KEY"
Frequently asked questions
Why would I need to fetch a website's favicon?
Common use cases include link preview generators, bookmark managers, browser extensions, and dashboards that display third-party website icons alongside their links or status information.
Explore more tools
View all 34 tools →