re-sizing the images results in corrupted image

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
Sivaranjani Krishnan
Posts: 3
Joined: 2018-03-13T04:59:51-07:00
Authentication code: 1152

re-sizing the images results in corrupted image

Post by Sivaranjani Krishnan »

Hi Team,

While re-sizing the images, some images are distorted, say for example half portion of the image is grey, but input image is proper.
We are facing this issue for random images and there is no similar properties for corrupted images.

Also if we try to re-process the same input image, it is giving proper output.
Please let us know, how to get rid of this issue.

We are using Image magick of version 6.7.2-7.

Thanks,
Sivaranjani Krishnan
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: re-sizing the images results in corrupted image

Post by snibgo »

That version is very old. An upgrade may cure the problem.

"-synchronize" may cure the problem. See http://www.imagemagick.org/script/comma ... ynchronize

If those don't help, please post sample input and output. Does this happen with all output filetypes, or just JPG?
snibgo's IM pages: im.snibgo.com
Sivaranjani Krishnan
Posts: 3
Joined: 2018-03-13T04:59:51-07:00
Authentication code: 1152

Re: re-sizing the images results in corrupted image

Post by Sivaranjani Krishnan »

Hi Team,

Please let us know, is there any known bug in the version what we are using currently?

For your information, it is not occurring for all the resized images and it is occasionally happening for some images.
This issue is appearing while converting JPEG image to JPEG.

We are unable to replicate this issue in lower environments.
Kindly let us know, if there are any patterns for this issue occurrence.

Thanks,
Sivaranjani.
Post Reply