vote up 1 vote down star

I have run into a common, yet difficult problem. I do not use Photoshop for image manipulation. Since all my work is web-based, GIMP does what I need in 99% of the situations. The problem is that I occasionally receive PSD files with CMYK encoding rather than RGB encoding. These files will not open in GIMP, nor will they convert in ImageMagik.

Has anyone found a good solution for converting CMYK files to RGB files (either PSD format or a flat format like PNG) that does not involve the use of Photoshop? Say plugin for GIMP or a standalone utility?

flag
I think CMYK is more widely used name for the color model. – Petteri Hietavirta Oct 21 '08 at 19:29

2 Answers

vote up 2 vote down check

Assuming you have access to a Windows computer, freewares like IrfanView or XnView can open it and resave in whatever format you need too. XnView knows more formats, and has a NConvert command line version for this task, but IrfanView can do command line operations as well - I usually install both, preferring IrfanView's interface.

link|flag
IrfanView was what I finally figured out as well. Thanks for the tip! – 64BitBob Oct 21 '08 at 21:59
vote up 0 vote down

Open Office can actually import CMYK PSD files. Just right click on a PSD file and choose "Open With Other Application" and choose OpenOffice.org Drawing. (Assuming you are using GNOME.)

It doesn't support layers though, so you can't do anything really fancy.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.