Wrong imange conversion with PNG files
-
- Posts: 1
- Joined: 2017-02-24T03:28:40-07:00
- Authentication code: 1151
Wrong imange conversion with PNG files
The tool converts the .png files to .jpg files. Is any specific configuration required for this to work fine ?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Wrong imange conversion with PNG files
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?
What version of IM are you using? What platform?
What command did you use? Were there any error messages?
snibgo's IM pages: im.snibgo.com
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Wrong imange conversion with PNG files
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/
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
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.