960gs ExtendScript for Photoshop CS5

960gs ExtendScript for Adobe Photoshop CS5

Tired of manually adding guides for the 960 Grid System, I started looking for Photoshop actions/scripts. I found a few, but none of them really met my needs. Most were writtern for earlier versions of Photoshop, and therefore didn’t work at all. Those that worked were either not configurable, or created new documents (I wanted to add guides to existing documents). So I did what every self-respecting programmer would do and wrote my own.

The script is painfully raw, and despite a few sanity checks, it should be pretty easy to make it crash with the wrong input or settings. However, it has some nice features:

  • Disable gutters by putting 0 for gutter width
  • Optionally add evenly-spaced horizontal guides
  • Optionally align the grid to the left (defaults to center)

Download

You can download the script from GitHub: 960gs ExtendScript for Adobe Photoshop CS5

Installation

  1. Place 960gs.jsx in the Presets › Scripts folder under the Photoshop application folder. For Mac OS X, the full path should be:

    /Applications/Adobe Creative Suite 5/Adobe Photoshop CS5/Presets/Scripts
    
  2. After restarting Photoshop, the script should appear under File › Scripts.

Direct Usage

If for some reason you don’t want to install the script in your Photoshop folder, you can use it directly by double-clicking on 960gs.jsx or by going to File › Scripts › Browse…

Comments

  1. [...] GIMP, Microsoft Expression Design and other applications. The extension requires Adobe Photoshop CS5960gs ExtendScript for Photoshop CS5The script is very raw and crashes easily with the wrong input or settings. However, it has some [...]

    Useful Photoshop Tools and Techniques For Your Workflow - Smashing Magazine on May 4, 2011 at 17:22
  2. [...] 960gs ExtendScript For Photoshop CS5 [...]

    Links for 061111. « Jeff Hamlett on June 12, 2011 at 07:46
  3. Thanks ;)

    Daniel on August 11, 2011 at 17:48

Leave a Reply