|
Batch processing help
I'm looking to do the following through automated batch file processing:
Open file (all in a particular folder_
Resize to 640 width
Save to new folder in .jpg w/ least compression
Save to said new folder in the following naming convention: date Serial-number extension
I can't get it to work. When I "record" the actions, it just keeps using the name i used in that action for every processed image. So if I save the action using test.jpg, it will open, resize, then save every image as test.jpg.
A little help?
|