Create an Action which saves images to same directory?
I have several folders of TIFF images. I need to process them individually, then save them as JPG in the same folder the original TIF was in.
I created an action with provides several of the final steps I need, including the "Save As". I clicked the "modal" option for the "save as" step, so I can edit the name as need be before saving.
My problem is the action "remembers" the directory path in which the action was created (i.e. the first folder). When I run the action on images I've opened from other folders, it defaults to the first folder. So I need to navigate to the current folder every time. This is a pain.
How can I just have the action open the save as dialog to the same directory as the currently open image?
