Copy link to clipboard
Copied
How to make actions default to the original path of the image (automatically updated path) in Photoshop 2024?
I remember Photoshop CS6 is saved to the original path by default.
Starting from PS 2022, for example:
The path you recorded is D: \ a1 \ aa.jpg
When you use the previous action in D: \ b1 \ bb.jpg, the result will also be saved in D: \ a1\
This is not the result I want, I need to automatically update the storage path to the path where the original image is located (D: \ b1 \).
Copy link to clipboard
Copied
You might need a script.
Actions either record saving a file using an absolute path + file name or only an absolute path.
The File > Automate > Batch command can override recorded file paths and names.
A similar recent topic here:
Copy link to clipboard
Copied
Can you post a screenshot of your Actions panel with all relevant open/save action steps expanded/visible?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now