yozhic / simple-Adobe-Illustrator-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple scripts for Adobe Illustrator

Artboards-ListingChange.jsx

Find/Replace text in artboard names using regular expressions.

Usage

Extra wildcards syntax:

  • \c1 – replace with count
  • \c2 – replace with 2digit count
  • \c3 – replace with 3digit count

About


Languages

Language:JavaScript 100.0%