Hello,
I resized a bunch of directories with mogrify using the following command:
find . -name "*.png" -exec mogrify -resize 23.916% {} \;
Some of the images were changed from RGB to grayscale, and in the process suffered a color shift. They were mostly grayscale, but must not have been ...
Search found 1 match
- 2012-01-30T20:07:29-07:00
- Forum: Users
- Topic: mogrify automatically converts some images to grayscale
- Replies: 2
- Views: 6124