using Javascript to automate Photoshop

L
Posted By
lkrubner
Apr 25, 2005
Views
247
Replies
2
Status
Closed
Please go here and download the tutorial. I’m looking for feedback about it.

http://www.geocities.com/lawrence_k.geo/techie.html

I’m looking for feedback regarding this tutorial for Photoshop.

Adobe Photoshop offers two kinds of automation: actions and scripts. Actions are simple macros that Photoshop will create for you, by recording your actions and then repeating them exactly. Scripts are much more powerful. Scripts allow for conditional logic (that is, "if, then" statements). Photoshop scripts can be written in one of three of languages: Applescript, Visual Basic (VBscript) or Javascript. Since Javascript is cross-platform and the others aren’t, the only good reason to use the others is if know them well but you don’t know Javascript.

Yesterday a friend asked me how to write scripts in Photoshop. I attempted to write a simple tutorial. I’m the wrong person to write such a tutorial, since my understanding of Javascript is still weak. I am hungry for feedback. I’d like to improve this. Automation is one of the least used and most important aspects of Photoshop. This tutorial is aimed at graphic designers who have no understanding of programming. I think it is important to educate as many Photoshop users as possible about the benefits of using Javascript for automation. I’d like for this tutorial to be a good one, in the end.

How to Improve Photoshop Performance

Learn how to optimize Photoshop for maximum speed, troubleshoot common issues, and keep your projects organized so that you can work faster than ever before!

E
edjh
Apr 25, 2005
wrote:
Please go here and download the tutorial. I’m looking for feedback about it.

http://www.geocities.com/lawrence_k.geo/techie.html

I’m looking for feedback regarding this tutorial for Photoshop.
Adobe Photoshop offers two kinds of automation: actions and scripts. Actions are simple macros that Photoshop will create for you, by recording your actions and then repeating them exactly. Scripts are much more powerful. Scripts allow for conditional logic (that is, "if, then" statements). Photoshop scripts can be written in one of three of languages: Applescript, Visual Basic (VBscript) or Javascript. Since Javascript is cross-platform and the others aren’t, the only good reason to use the others is if know them well but you don’t know Javascript.

Yesterday a friend asked me how to write scripts in Photoshop. I attempted to write a simple tutorial. I’m the wrong person to write such a tutorial, since my understanding of Javascript is still weak. I am hungry for feedback. I’d like to improve this. Automation is one of the least used and most important aspects of Photoshop. This tutorial is aimed at graphic designers who have no understanding of programming. I think it is important to educate as many Photoshop users as possible about the benefits of using Javascript for automation. I’d like for this tutorial to be a good one, in the end.
Are you aware that there’s a Photoshop Scripting Forum on the Adobe site? Might be of some use:
http://www.adobeforums.com/cgi-bin/webx?13@251.Y5y6e1uReoV.0 @.ef7f2c5


Comic book sketches and artwork:
http://www.sover.net/~hannigan/edjh.html
Comics art for sale:
http://www.sover.net/~hannigan/batsale.html
L
lkrubner
Apr 25, 2005
I didn’t know that. Thanks. That’s a hot tip.

How to Improve Photoshop Performance

Learn how to optimize Photoshop for maximum speed, troubleshoot common issues, and keep your projects organized so that you can work faster than ever before!

Related Discussion Topics

Nice and short text about related topics in discussion sections