Skip to content

seblavoie/adobe-illustrator-layer-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adobe Illustrator Layer Renamer

This script allows you to batch rename layers in Illustrator.

The script currently only works with string replacement. Regular expressions will eventually be added.

Installation

Option 1

Save ai-layer-renamer.jsx in your scripts folder.

  • Windows: Program Files\Adobe\Adobe Illustrator <version>\Presets\<language>/Scripts
  • OS X: /Applications/Adobe Illustrator <version>/Presets/<language>/Scripts

Option 2

Run it from ExtendScript Toolkit.

Development

  1. Make sure you have coffeescript installed.
  2. Run cake watch from the root of folder.
  3. Run cake build to output .jsx file.

Troubleshooting

If you experience issues with the script as some people have, check out this issue for an alternative solution by SheepDomination.

About

Adobe Illustrator script to batch rename layers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published