However I have, so far, been unable to find the answer to this question. I can create an action easily enough but is there some way to automatically run that action when I open an image? That is, is there some way to add an action to the open process so that the action gets run every time an image is opened without my having to do anything else beyond opening the file? I know I can add adjustments to the set of adjustments run at file open time, but can I run an action?
Second question - Photoshop, both CC and Elements, can utilize a java script that allows users to save every file that is currently open in the editor to a specific folder with specific options utilizing a specific file format. That is, if I have 10 files open and am finished editing, I can call this script to save all 10 files as jpgs (or tiffs or psd) to a specified folder with a specific image quality with or without resizing and performing a specific action before doing the save. Is there anything like that in PL? It saves an enormous amount of processing time after all editing is done and I would like to be able to do something like that in PL. I suppose I could write an action to do that if I could find a way to access the currently open files in PL.
Thanks.