Page 1 of 1

Wrong imange conversion with PNG files

Posted: 2017-02-24T03:34:20-07:00
by aneesh@cnetric.com
The tool converts the .png files to .jpg files. Is any specific configuration required for this to work fine ?

Re: Wrong imange conversion with PNG files

Posted: 2017-02-24T09:30:41-07:00
by snibgo
I don't understand the question.

What version of IM are you using? What platform?

What command did you use? Were there any error messages?

Re: Wrong imange conversion with PNG files

Posted: 2017-02-24T10:36:59-07:00
by fmw42
Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at viewtopic.php?f=1&t=9620

For novices, see

viewtopic.php?f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/

Re: Wrong imange conversion with PNG files

Posted: 2017-02-28T09:16:20-07:00
by glennrp
Perhaps you have not installed libpng or have not linked ImageMagick with libpng. Type "convert -version" or "magick -version" and see if "png" is listed among the delegates.