TimHughes
Suspended / Banned
- Messages
- 3,655
- Name
- Tim
- Edit My Images
- Yes
Today I had a batch of 100 studio portraits that needed light skin retouching, so I figured I’d try creating an action for it. That part was easy. Then I thought — why not turn it into a script?
Turns out, it's pretty simple to do: you write a small .jsx script that loops through all your files, runs your action, and saves the output. Drop that script into your /Presets/Scripts folder, and it’ll show up right inside Photoshop under File > Scripts. Just run it, and let it process the whole batch.
I searched the forum and didn’t see this mentioned, so if this is of interest, I’m happy to share the script or walk through the setup.
Turns out, it's pretty simple to do: you write a small .jsx script that loops through all your files, runs your action, and saves the output. Drop that script into your /Presets/Scripts folder, and it’ll show up right inside Photoshop under File > Scripts. Just run it, and let it process the whole batch.
I searched the forum and didn’t see this mentioned, so if this is of interest, I’m happy to share the script or walk through the setup.