Skip to content

wdjsdev/adobe-scripts

 
 

Repository files navigation

Adobe Scripts

JSX Scripts for Adobe Products

Getting Started

  1. Download ZIP archive to you computer.
  2. Install .jsx files into the Presets folder. How To Guide
  3. Restart

Adobe Illustrator Scripts

ArtboardExporter

Quickly export all artboards to individual files.

DrawVisibleBounds

Draw "visible" bounds for selected objects. Accurately shows clipped objects, compounds paths, and even compound objects inside of a clipping mask that's inside of other clipping masks.

EditPointsOnly

Select only path points and not path segments for editing.

MatchObjects

Match Objects 1.0.8

Match one or more objects to another by size, layer, and or position (or alignment).

My most used script by far!

Script Usage:

  1. Select two or more objects that you would like to match to each other.
  2. Choose a SOURCE object from your selection that all other TARGET objects in your selection should be matched to.
    • If you are not sure where your preferred SOURCE object is within your selection stack, you can click the "Preview Source Selection checkbox and Illustrator will select only the current SOURCE object.
  3. Choose which attributes of the SOURCE object should be matched
    • Position: Match the artboard position of all TARGET objects to the SOURCE object.
    • Size: Match the dimensional size of all TARGET objects to the SOURCE object. Accounts for compound paths and clipping masks.
    • Layer: Insert all TARGET objects into the same layer as the SOURCE object.
    • Alignment: Align your TARGET objects to your SOURCE object (just like Illustrators built-in Align panel).
  4. Set the specifics for each attribute you have chosen to match.
    • Position Match: Choose the SOURCE object anchor point that all TARGET objects should be positioned at.
    • Size Match: Choose which dimension all TARGET objects should match of the SOURCE object. When matching "Both", your targets may scale disproportionately.
    • Also Scale: Pick which attributes (if any) of the TARGET objects should also be scaled during the "Size Match".

ScreenSepMarks

Easily add screen printing registration marks and spot color info to the current document. Lots of options, highly configurable, saved presets, & more!

ScriptUtils

Utilities for developing and debugging Adobe scripts.

About

Scripts for Adobe Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%