Favicon API
Favicons for Any Domain
Extract brand identity assets from any domain instantly. Access high-quality icons for bookmarks, link previews, and dashboard tiles with our simple API.
API Integration
Need to dynamically display icons for user-submitted links? Use our asset proxy to fetch and serve icons without worrying about CORS or broken links.
Direct Usage
https://imgsrc.pub/favicon?url=[URL]
CORS Proof
Our proxy handles cross-origin requests automatically.
Fallback
Auto-replacement if the site has no valid favicon.
How it works
01
DOM Analysis
We crawl the target URL and look for <link rel='icon'> and apple-touch-icon tags in the headers.
02
Static Probing
If no tags exist, we probe common paths like /favicon.ico and /favicon.png at the root.
03
Asset Proxy
The discovered image is served through our global CDN for maximum speed and availability.