Closed sourtin closed 4 years ago
Resolves #104
We could check mime types using python-magic, but the more direct and pythonic approach is to simple check whether pillow is willing to open the image.
Resolves #104
We could check mime types using python-magic, but the more direct and pythonic approach is to simple check whether pillow is willing to open the image.