-
-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
application/vnd.adobe.photoshop #147
Comments
.jpg extension, file has image/jpeg mime-type... behaving as expected. This module doesn't introspect files for type. It only looks at extensions. |
Correct ! totally forgot about this. |
btw, apologies for the... uhh... year + 1 day delay on this. this lib isn't exactly my top priority. I'm doing a bit of housekeeping today. :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
i just found that file, saved by some photoshop mac version with a mime type set in exif data to
application/vnd.adobe.photoshop
. Extension should bepsd
.The text was updated successfully, but these errors were encountered: