Favicon Harvester – extract high-res favicons from any website
This is the kind of focused utility you don’t know you need until you’ve spent 10 minutes digging through <link> tags and ico files. It looks for the largest available source (link rel icons, web manifest entries, fallbacks to /favicon.ico) and returns a usable SVG/PNG so you don’t manually extract rasterized favicons. Not novel — a handful of services do this — but if it actually handles edge cases like masked SVGs, multi‑size ICOs and CORS reliably, it’s the tiny tool I’d keep bookmarked.
