Need help with Photoshop, the GIMP, Illustrator, or others? Want to show off your work? Looking for advice on your newest Flash stuff?
Moderator: General Moderators
-
coo
- Forum Newbie
- Posts: 2
- Joined: Wed Feb 23, 2005 1:46 am
Post
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
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
No. GD does not support Photoshop Documents. ImageMagick can open and convert Photoshop files.
Moved to Graphics.
-
coo
- Forum Newbie
- Posts: 2
- Joined: Wed Feb 23, 2005 1:46 am
Post
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!