Can't make convert psd to jpg work
Posted: 2011-06-09T14:13:36-07:00
Hi,
I was using the 6.2 version of IM on a CentOS Unix release. The PSD convert (convert img.psd -flatten img.jpg) was working but outputing broken images like noisy pink/blue/green image, while the source was a black text on a white background. I realised that 70% of the converts were going wrong! img.psd[0] would go wrong on 100% of the convert.
6.2 was installed from yum. I uninstalled it and reinstalled 6.7 from source. But with the 6.7 no way on having a psd convert!
If I convert a 50Mo img.psd (convert img.psd[0] img.jpg or convert img.psd -flatten img.jpg) I will obtain a non working 150Mo img.jpg. The img.jpg is actually a psd! If I rename it to img.psd it works on photoshop.
So my convert just converts psd to heavier psds..
My # make check; generates this:
FAIL: wand/wandtest.sh
===========================================
1 of 12 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org
===========================================
My # convert -list configure; gives:
DELEGATES zlib
But all jpg, png and tif basic tests work just fine.
I tryed many psd, from diferent sources, and none works.
I really don't know what to do. Could someone help, please?
I was using the 6.2 version of IM on a CentOS Unix release. The PSD convert (convert img.psd -flatten img.jpg) was working but outputing broken images like noisy pink/blue/green image, while the source was a black text on a white background. I realised that 70% of the converts were going wrong! img.psd[0] would go wrong on 100% of the convert.
6.2 was installed from yum. I uninstalled it and reinstalled 6.7 from source. But with the 6.7 no way on having a psd convert!
If I convert a 50Mo img.psd (convert img.psd[0] img.jpg or convert img.psd -flatten img.jpg) I will obtain a non working 150Mo img.jpg. The img.jpg is actually a psd! If I rename it to img.psd it works on photoshop.
So my convert just converts psd to heavier psds..
My # make check; generates this:
FAIL: wand/wandtest.sh
===========================================
1 of 12 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org
===========================================
My # convert -list configure; gives:
DELEGATES zlib
But all jpg, png and tif basic tests work just fine.
I tryed many psd, from diferent sources, and none works.
I really don't know what to do. Could someone help, please?