[Tutor] command call in Windows for Image converting with ImageMagick

Andy Baker andy at andybak.net
Thu Apr 15 13:07:15 EDT 2004


Just to point out that Photoshop is very easy to automate with scripting.
Photoshop 5 had decent OLE scripting but needed all the constants defined.
Photoshop 6 and 7 had a type library that defined everything you need and
some reasonable documentation.

Pretty much everything is scriptable although not every function has
properly exposed method name. Most obvious stuff is though and scripting
from Python would be a breeze.




More information about the Tutor mailing list