Skip to content

A random collection of Adobe Illustrator Applescript automation scripts

Notifications You must be signed in to change notification settings

simonecesano/IllustratorAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illustrator Automation

A random collection of Adobe Illustrator Applescript automation scripts with some Excel thrown in for free


add_text_frame_from_excel.applescript

script to create an Illustrator text box for each cell in the Excel selection

source


cells_sequence.applescript

script to test the order in which an Excel cell selection gets iterated on

source


cells_to_artboards.applescript

script to replicate text boxes on Illustrator artboards with the content coming from the Excel selection

Probably fails if the number of text boxes is different from the number of columns, and if the number if artboards is more than the number of rows

source


create_artboards.applescript

script that creates more artboards of the same size as the first one in the file

source


dynamic_dictionary.applescript

test script for dynamic data structures in Applescript

source


About

A random collection of Adobe Illustrator Applescript automation scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published