Run Photoshop action with code

Can I trigger a Photoshop action using code? I mean running an action in Photoshop through a batch file? Or something like that?

+5
source share
2 answers

Newer versions of Photoshop (CS5 and CS6 are the only ones I've worked with) support a feature called Dropletsthat allows you to create executable files to launch a set of actions.

For more information on creating and starting a drop, check here . This answer will be updated using steps soon.

+7
source

All Articles