Posted: 2006-12-19T07:52:20-07:00
Add -strip to your command line. Does that decrease the size of your PNG image? If not, post a URL to RGB.psd so we can investigate further.
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=8031
Code: Select all
convert ..... png24:image.png
Code: Select all
convert -type Palette input.jpg output.png
Code: Select all
convert -type Scale input.jpg output.png