I have 2 folders of images. One is a folder of JPEG files that have paths created for the image. The second folder is an identical image except it is a TIFF file with no path.
I have created an action that takes the path from the JPEG and places it on the TIFF and performs some work for me. What I can't figure out is how to batch this????
I am thinking i'd need a script to open the first image in each folder run the action then move onto the next image in each folder and so forth.
Any help would be soooo wonderful.
If you know of a script or can point me in a direction that would be great!