Want to merge 4 CMYK plates as TIFFs into one CMYK final
I have a project wherein I am attempting to take 4 individual plates of an image that are separated by a RIP and saved as TIFF files in a folder.
I have a resultant folder full of 4 separate TIFF files, each with a unique name as a plate identifier.
Merging the individual plates that are already individual CHANNELS of a PSD file is easy of course, but I am looking to build an Action script that will automate the process without the manual script replicating every-move being replicated, and using inefficient things like "copy" and "paste" to assemble a new document from the 4 source files.
For example.. to do so as a human, I might open each of the four files, in order... take the cyan plate, select all, copy, make a new CMYK document with the clipboard and paste the tiff file as a cyan "channel" plate in the new CMYK file. Repeating the process until I have all 4-plates assembled into one CMYK PSD file. These are really large files... gigabytes per 8-bit plate.... so copy and paste is.. awkward at best.
What I would like to do however is to automate the process by having photoshop merge a folder of 4, properly-named 8-bit grey tiff files (eg: 1_C_plate.tiff, 2_M_plate.tiff, 3_Y_plate.tiff, 4_k_plate.tiff) into the CHANNELS of a new document.
Is there a way to automate the process of leading the channels of a blank or new PSD file with the contents of a folder if the directory structure is restrictive enough to always know of the format of a filename?
Any guidance would be of help.. I am only finding the ability so far to merge channels not individual files without the explicit script to open them, copy them, move to new document and paste them, etc..
My eventual goal would be to have a droplet for example that would take the source folder of 4 files, and assemble them as described, and save a PSD file in the local directory of the files.
Am I just missing a feature that spans the channels of a document OUTSIDE the structure of a document as 4 separate (or 3 in the case of RGB) channels as individual files?
Many thanks in advance! I've tried pretty hard to get this before asking for "directions" so to speak (grin)
Chris
