Need a script to turn an RGB document with four greyscale layers(C, M, Y and K) into a CMYK image
As the title suggest, I need help scripting (which I know nothing about) a script that allows me to quickly turn a layered PSD with four (greyscale) layers, into a CMYK document using these four layers as their respective C, M, Y and K channels. Ideally if a fifth layer is present, that one should be used as a layer mask on the CMYK base layer (which, of course, isn't the background layer anymore after that).
Right now I am creating an empty CMYK document, decomposing its channels, copy/pasting my greyscale images into these, merging the channels back together, and adding the layer mask to that, which is quite a lot of work for the amount of images we have.
I'd be willing to pay for this, or an even more elaborate version of this script, which allows me to just read a given folder, checks for indentical filenames with different suffices (C, M, Y, K and Mask or something), and automatically combines them into CMYK PSD files.
Would anybody here be able to help me out? Thanks!
