-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Colored image become grayscale randomly on resize #7152
Comments
It works fine for me on IM 7.1.1.29 Mac Ventura doing
Either try removing the -verbose or move it just after magick. |
I do not reproduce on mac either. |
Possibly a bad install on Linux. What are your versions for your JPG delegate? Are they the same on Linux as Mac? |
How to display the version?
|
Thank you for reporting the issue. We have successfully reproduced it and are actively working on a patch to resolve it. You can expect this patch to be merged into the main GIT branch, later today. As part of our commitment to quality, this fix will also be included in the upcoming beta releases of ImageMagick by tomorrow. Your patience and feedback are greatly appreciated. |
Hi @L3o-pold, did a newer version solved this for you. I have still the problem on Win with 7.1.1-36. Best regards |
Yes it's solved for me |
ImageMagick version
7.1.1-29
Operating system
Linux 5.10.0-0.deb10.16-amd64 #1 SMP Debian 5.10.127-2~bpo10+1 (2022-07-28) x86_64 GNU/Linux
Description
Randomly when resizing a file the result became grayscale (black and white only).
Steps to Reproduce
When the resized image is correct it will output:
test.jpg=>/tmp/test.jpg JPEG 1402x1039 1402x1039+0+0 8-bit sRGB 93218B 0.040u 0:00.037
When the resized image is not correct it will output:
test.jpg=>/tmp/test.jpg JPEG 1402x1039 1402x1039+0+0 8-bit sRGB 81473B 0.040u 0:00.073
Images
The text was updated successfully, but these errors were encountered: