Search found 3 matches
- 2018-12-14T04:33:59-07:00
- Forum: Bugs
- Topic: JPG file failed to convert with new version of Image Magick
- Replies: 29
- Views: 239169
Re: JPG file failed to convert with new version of Image Magick
Same issue after upgrade to ImageMagick 6.9.10-16 Q16 x86_64 2018-12-11 on Centos. identify 165273680.jpg identify: CorruptImageProfile `xmp' @ warning/profile.c/SetImageProfileInternal/1727. identify: memory allocation failed `165273680.jpg' @ error/jpeg.c/ReadProfile/777. identify: Improper call ...
- 2017-09-15T01:55:18-07:00
- Forum: Bugs
- Topic: Possible bug related to convert corrupted png file
- Replies: 1
- Views: 9461
Possible bug related to convert corrupted png file
Hi, i am using imagick with the following version version: ImageMagick 6.9.9-5 Q16 x86_64 2017-08-07 http://www.imagemagick.org when I am trying to convert corrupted PNG file like this convert -colorspace sRGB -fuzz 1.2% -trim +repage -thumbnail '400x400>' -sharpen 0x0.1 -background white -alpha ...
- 2016-04-07T07:14:04-07:00
- Forum: Bugs
- Topic: Convert cmyk jpg with -sharpen param damage image colors
- Replies: 2
- Views: 4791
Convert cmyk jpg with -sharpen param damage image colors
Hi, I probably found bug, when you try to convert cmyk jpeg image and sharpen param is used. Version: ImageMagick 6.9.3-1 Q16 x86_64 2016-01-22 http://www.imagemagick.org Origin image: https://www.dropbox.com/s/0i3i4uzma0y54ix/origin.jpg?dl=0 Command, i have used: convert cmyk.jpg -thumbnail ...