All Projects → seblavoie → adobe-illustrator-layer-renamer

seblavoie / adobe-illustrator-layer-renamer

Licence: other
Adobe Illustrator script to batch rename layers.

Programming Languages

coffeescript
4710 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to adobe-illustrator-layer-renamer

ovid-editor
Adobe panel providing the most advanced scripting environment possible -- Typescript, app DOM autocomplete, full I/O features and more
Stars: ✭ 43 (+7.5%)
Mutual labels:  illustrator, extendscript
ai-scripts
Scripts for Adobe Illustrator.
Stars: ✭ 18 (-55%)
Mutual labels:  illustrator, extendscript
extendscript snippets
js, jsx, jsxbin snippets for InDesign, Illustrator, Photoshop
Stars: ✭ 35 (-12.5%)
Mutual labels:  extendscript
ai-image-fill
Simple Adobe Illustrator Panel to generate placeholder image content from Flickr or Unsplash
Stars: ✭ 30 (-25%)
Mutual labels:  illustrator
illustrator-scripts
Set of scripts to improve Icons workflow
Stars: ✭ 26 (-35%)
Mutual labels:  illustrator
chord-illustrator-js
SVG-based library, which illustrates finger positions of a guitar chord on a fretboard.
Stars: ✭ 17 (-57.5%)
Mutual labels:  illustrator
ai-scripts
A collection of useful Illustrator scripts
Stars: ✭ 37 (-7.5%)
Mutual labels:  illustrator
quickExp
a script for controlling expressions quickly in After Effects
Stars: ✭ 24 (-40%)
Mutual labels:  extendscript
Make-This
Project files for the Make This video series and community challenges.
Stars: ✭ 16 (-60%)
Mutual labels:  illustrator
SwiftyIllustrator
A tool for quickly converting Adobe Illustrator shapes into SwiftUI code.
Stars: ✭ 26 (-35%)
Mutual labels:  illustrator
hangman-game
A responsive hangman game built with vanilla javascript, html, and css. Animated with GSAP and canvas animations.
Stars: ✭ 22 (-45%)
Mutual labels:  illustrator
illustrator-point-exporter
✨ JSON exporter for Adobe Illustrator: get point coordinates from paths by layer.
Stars: ✭ 72 (+80%)
Mutual labels:  illustrator
NS-illustration-pack
Package of 3D low poly illustrations created in a Blender
Stars: ✭ 28 (-30%)
Mutual labels:  illustrator
adobe-scripts
Drafts and unsorted JSX scripts for Adobe Illustrator, Photoshop
Stars: ✭ 29 (-27.5%)
Mutual labels:  extendscript
brand
Logos, icons, screenshots, and other media related to the Bitwarden brand.
Stars: ✭ 60 (+50%)
Mutual labels:  illustrator
extendscript-starter
Starter project for extendscript-bundler + live reload capabilities
Stars: ✭ 26 (-35%)
Mutual labels:  extendscript
favicon
🖼 An attempt to capture all possible favicons for a web project.
Stars: ✭ 17 (-57.5%)
Mutual labels:  illustrator
illustrator-shortcuts
collection of scripts and shortcuts for illustrator
Stars: ✭ 38 (-5%)
Mutual labels:  illustrator
brutalism
Battleaxe's component library for Adobe CEP panels
Stars: ✭ 43 (+7.5%)
Mutual labels:  illustrator
Apssistant
A Photoshop Tweak Tool on Windows. It can disable ALT to activate the menu bar.
Stars: ✭ 48 (+20%)
Mutual labels:  illustrator

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].