scottwernervt / favicon

Find a website's favicon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get icon dimensions if size not provided in filename or size attribute

scottwernervt opened this issue · comments

ico and apple-touch-icon-precomposed files have a width and height of 0. Investigate methods to partially download the image and parse the width and height from the data stream.

References