Quality check using Imagemagick

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
Sam
Posts: 3
Joined: 2012-04-04T08:30:57-07:00
Authentication code: 8675308

Quality check using Imagemagick

Post by Sam »

We are converting group 4 tiff images to pmg. This may deteriorate the quality. Just want to automate the validation of image quality check before and after conversion. Can some one please suggest, how to accomplish this task using image magick ? Basically want to know how to check image quality using image magick tool. Any help on this will be appreciated. Thanks in advance.
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Quality check using Imagemagick

Post by Bonzo »

I suppose it will depend on how you quantify image quality.

Out of interest this section of the forum is for Imagick and you would probably do better posting in the "Users" section
Sam
Posts: 3
Joined: 2012-04-04T08:30:57-07:00
Authentication code: 8675308

Re: Quality check using Imagemagick

Post by Sam »

Sorry for posting it in wrong group. I will post the question in "Users" group. Thanks.
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Quality check using Imagemagick

Post by Bonzo »

Thats OK Sam; Imagick is not so poular and most people look in the user or developers section.
Post Reply