[magick-users] Clip Path: Save as transparent

Coleman Nitroy coleman at nitroy.com
Tue Mar 25 08:49:04 PDT 2008


Hello all,

I am having an issue clipping a file and saving with a transparent  
background rather then a color. This is the command I run:

convert Test.psd -fill none -colorspace rgb -draw "color 0 0 reset" - 
clip -colorspace rgb -draw "Image Copy 0,0 0,0 'Test.psd'"  
OutputFile.png

This produces a clipped image but with a black background. I can say - 
fill white, or -fill someOtherColor and it works great but I want a  
transparent background. Is this possible?

Thanks in advance,

Coleman Nitroy
coleman at nitroy.com


More information about the Magick-users mailing list