[ic] displaying psd files

David Christensen david at endpoint.com
Mon Mar 23 16:14:38 UTC 2009


> Double checked and you are right. I converted the psd file to gif  
> useing
> gimp and that seems to do the trick.
> Thanks,
>
> Kerry


You can also use ImageMagick for these kind of operations:

$ convert infile.pdf outfile.gif
$ convert infile.psd outfile.gif

IIRC, PDF support requires an imagemagick with ghostscript support,  
but the PSD support should be native.  There are lots of knobs to  
tweak, but for a quick format conversion, it's a useful tool in your  
toolbox,

Regards,

David
--
David Christensen
End Point Corporation
david at endpoint.com
212-929-6923
http://www.endpoint.com/






More information about the interchange-users mailing list