We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.9.12-84-33-gd49d6b227
Linux
Debian bookworm
When comparing attached images before commit d49d6b2, they compared as equal. Starting with commit d49d6b2, they appear as different. Bug or feature?
compare -metric AE -alpha off working.orig.jpg working.gs.png null:
The text was updated successfully, but these errors were encountered:
We get a "Not a JPEG file" for the working original. Resolve this issue so we can reproduce the issue in our local environment.
Sorry, something went wrong.
$ identify working.orig.jpg working.orig.jpg JP2 60x60 60x60+0+0 8-bit sRGB 0.000u 0:00.001 $ file --mime working.orig.jpg working.orig.jpg: image/jp2; charset=binary $ file working.orig.jpg working.orig.jpg: JPEG 2000 Part 1 (JP2)
I downloaded the version from this issue. md5sum should be 8e824e6e06227579ae0055eb392ca91c All tools above say that it's of jpeg type.
8e824e6e06227579ae0055eb392ca91c
No branches or pull requests
ImageMagick version
6.9.12-84-33-gd49d6b227
Operating system
Linux
Operating system, version and so on
Debian bookworm
Description
When comparing attached images before commit d49d6b2, they compared as equal. Starting with commit d49d6b2, they appear as different. Bug or feature?
Steps to Reproduce
compare -metric AE -alpha off working.orig.jpg working.gs.png null:
Images
The text was updated successfully, but these errors were encountered: