Can someone tell me how to batch process some images from a specific folder, once the action completed, I would like the image to save and close without getting the jpg option command to pop up when closing.
I tried with and without inserting the save and close in the action
Thank you
Philippe
#1
Record an action that includes a Save As Jpg step. Carry it all the way through to completion when recording. After it's recorded, look in the action palette and find the Save As step in the action. Toggle the dialog to OFF (the little square next to the action name).
You are now ready to batch.
File|Automate|Batch:
Action to run: Whatever action
Source: Folder
Choose: pick the source
Destination: Folder
Choose: pick the destination
Override Save As Information: CHECKED
Optionally choose a naming convention and hit go. Each image will open, one by one from the source folder, the action will perform the prescribed steps, with a Save As step as the final event, then the image will close; rinse and repeat.
Peace,
Tony
#2