Page 1 of 1

psd images

Posted: Wed Feb 23, 2005 1:47 am
by coo
Hallo,
can I convert a PSD image CMYK to a RGB JPEG IMAGE with GD library????

I think that psd format is not supported....what can I do??

Thanks

Posted: Wed Feb 23, 2005 1:51 am
by feyd
No. GD does not support Photoshop Documents. ImageMagick can open and convert Photoshop files.


Moved to Graphics.

Posted: Wed Feb 23, 2005 1:54 am
by coo
Thanks!
So with ImageClick I can convert a PSD CMYK image to a JPEG RGB file, and then resize it to different risolutions????

This is a good news for me!

Thank you!