Google’s undocumented favicon to PNG converter
I came across this whilst looking for the best method of converting favicons to PNG files in PHP. I’m not sure if I’ll use it for my project, but I thought it was pretty nifty. Basically, just throw a domain at it and it’ll return a PNG image of the domain’s favicon. If the favicon does not exist, it’ll return a default PNG image.