-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
AddImage does not support files of type 'UNKNOWN' #3692
Comments
Here's what I found: GCK'S FILE SIGNATURES TABLE
|
According to GCK'S FILE SIGNATURES TABLE, I created a PR(#3693) which supports CIFF & SPIFF files and will close this issue. |
This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant. |
#3693 still not merged. |
Not this issue is stale but this whole project is stale! |
This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant. |
Still relevant. |
This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant. |
Still relevant. |
I found my jpeg header starts with
FF D8 FF E2
, which is not supported.Here is the demo jpeg file:
The text was updated successfully, but these errors were encountered: