Hi,
I have to process a load (several hundreds) of high resolution scanned contact sheets to separate images. The problem with this task is that the images are aranged – and slightly rotated – each time different, so that I have to touch every file. I created an action which offers me a predifined cropping rectangle (to move and/or to rotate), crops this (sub-)image, saves it to a directory and reverts the file to its previous state, to select/crop another subimage. This is more or less what I need, except that the newly created image is overwritten each time again. So instead of saving "subset001_01.tif", "subset001_02.tif" … there is always only one file "subset001_01.tif".
Any ideas how to accomplish this task? Or suggestions how to get PS to save files with incremental naming?
TIA,
Lars