- Viewing Photoshop CS2 objects, commands, and methods
- Creating new objects in a script
- Setting the active object
- Opening a document
- Saving a document
- Setting application preferences
- Suppressing dialog boxes
- Working with the Adobe Photoshop CS2 Object Model
- Working with color objects
- Working with filters
- Understanding clipboard interaction
- Working with units
- Sample workflow automation JavaScripts
- Advanced scripting
Sample workflow automation JavaScripts
The following sample workflow automation JavaScripts are provided with Adobe Photoshop CS2 and demonstrate various kinds of scripting usage. The scripts are located in the Presets/Scripts folder in your application directory. See “Creating and running a JavaScript” on page 20 for information on the Presets/Scripts folder.
Script name |
Description |
---|---|
Layer Comps to Files.jsx |
Saves layer comps as files. |
Layer Comps to PDF.jsx |
Saves layer comps as a PDF presentation. |
Layer Comps to WPG.jsx |
Saves layer comps as a Web photo gallery. |
Export Layers to Files.jsx |
Exports each document in the document to a separate file. |
Script Events Manager.jsx |
Enables and disables notifier objects. |
Image Processor.jsx |
Processes camera raw images in various file formats. |