« Avalon gorgeousness | Main | More machine upgrade blues »

Automating Photoshop in .NET

I found this great link (via Joe Beda’s blog) to a guy who tinkered with the Photoshop CS automation interface. This is not a new trick, but what seems new is the way the ScriptListener plugin was used to log the automation actions Photoshop takes when you do things manually and reverse engineering the necessary script commands.

Here is my tryout of some of the things written about in the link above.

With photoshop running with a few documents loaded, this code:

Ps_auto_code

Produces this console output:

Ps_auto_run

 

TrackBack

TrackBack URL for this entry:
http://www.primordia.com/blog/mt-tb.cgi/255