A script for Adobe Illustrator that converts the names of selected objects at once.
Clone this repository or download as a zip.
-
Select the object (s) you want to change the name
-
Run the script
-
According to the instructions of the dialog, enter search and replacement text
-
The characters that matche the search text is replaced with the replacement text
If you select two objects named my_apple
and my_orange
, and entering my_
as the search text and your_
as the replacement text, they are converted to the name your_apple
and your_orange
respectivly.
MIT