Scripting Photoshop With JavaScript and Ruby

March 5th, 2007 . 21 comments

You might not be aware of this, but Photoshop has had scripting support for some time now. It even comes with it’s own JavaScript debugger that adds a reflection interface. It has well documented support for JavaScript, AppleScript, and Visual Basic, all of which have their own set of problems. Thanks to the efforts of Apple on RubyOSA, we can now use Ruby to script this behemoth of an application.

Continue reading article…