a word of advice
using psd in gimp
--- forget about using it ---
the newer propitiatory formats will NEED ( for a small 200 meg psd image)
OVER 12 gig of ram and over 12 gig of swap space and EVERY CPU to open
and if you are LUCKY it will NOT crash your workstation
then if you are REALLY lucky and the workstation is still running
it will NOT open and display correctly
PhotoShop .psd is for INTERNAL USE IN PHOTOSHOP
WHAT version Adobe Photoshop propitiatory internal format of "psd" is this
Adobe uses the psd format for INTERNAL ONLY use
just like Gimp uses .xcf format for internal use
the current gimp will not be able to open a OLD xcf format( nor a xcf from cinepaint)
and the same goes for adobe photoshop
they are somewhat VERSION specific
also gimp needs a plugin for working with cmyk color format
if you really MUST convert a rgb to cmyk
i would use Imagemagick
or the better the tool in G'mic one of the hundreds of tools -- "rgb2cmyk"
supports 8 bit,16 bit and 32 bit image formats
for adobes psd format
have a look here
https://github.com/kmike/psd-tools
Code:
su -
pip install psd-tools