Closed sixpearls closed 1 year ago
Thanks @sixpearls
Could you add a test and a comment in the code as well?
Hi @kaedroho sure, I just pushed them up. Let me know what you think.
@sixpearls I know this is a totally ancient PR. Do you think there is still a need for this feature? Do you have the time or interest in updating it? @kaedroho is this a feature that you would be interested in? It would be nice to finalize a disposition on this PR after 7 years.
Sometimes, the file that Willow will get is a BytesIO stream rather than a path string. Since
imghdr
can determine the image format from the stream as well, I figure we might as well try it.