Favicon Fetcher + Normalizer
**🔄 Real Normalization, Not Just Fetching** - Converts ANY favicon format (ICO/PNG/SVG/WebP/JPEG) to standardized outputs - One multi-resolution ICO (16/32/48px) + three separate PNGs - Non-square images automatically padded to square with transparency **🛡️ Built for Reliability** - Multiple fallback strategies (standard locations, HTML parsing, manifest.json) - Anti-bot measures with User-Agent…
Favicon Fetcher + Normalizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getFavicon /api/v1/favicon |
Fetches, normalizes, and returns favicon download links for any domain. Returns one multi-resolution ICO file and three PNG variants (16x16, 32x32, 48x48). All files are… |