JavaScript scripts for Adobe Illustrator CS/CC.
test environment: Adobe Illustrator CS6 and CC (Windows x64).
Inspired by Hiroyuki Sato.
A good place to start Illustrator scripting is here.
How to download
-
To download all scripts, use the "Download ZIP" button above.
-
To download a script, click on the script name in the list. The page of the code will open. Right click on the "Raw" button, and then "Save As...".
Right clicking on the script name (link) and using "Save as" will download a source code of the webpage, not a script file.
After download put the script(s) in the designated place.
E.g. C:\Program Files\Adobe\Adobe Illustrator CS6 (64 Bit)\Presets\en_EN\Scripts
This script gives you the area size of the selected paths in cm², mm² or inch².
Usage:
- Select one path and run the script:
- Hit the button you want to have the space calculated in.
Notice:
- Fails on compound paths.
- May fail on difficult paths.
- Returns
NaN
on non-paths like text.
Other places too look:
-
Classic John Wundes scripts
-
Alexander Ladygin's repo is brimming of useful scripts
-
Illustrator Praxis with a big collection of different scripts
-
Tom Byrne's MultiExporter.jsx
Just save it with the filenameMultiExporter.jsx
.
Then put that into your scripts folder. It can be found under
C:\Program Files\Adobe\Adobe Illustrator [VERSION]\Presets\[LANGUAGE]\Scripts
In Illustrator, use theFile > Scripts > MultiExporter
option to bring up the dialogue box.To get easier access to the scripts install the plugin by majman which retrofits a panel, like known from the other Adobe apps.