Scripts are free to use, but if you want to support the development of these scripts, you can donate:
This script generates color variations in CMYK for a selected object, creating a color palette with multiple swatches. It calculates different color variations for cyan, magenta, yellow, and black components of the selected object.
Options in the script:
STEP
— color step;QV
— range of color;QT
- number of variantsExport all artboards as separate AI files. Usage: select the folder where you want to save files.
Extended version of the script. Usage: Select Artboard select the folder where you want to save the file and select which artboards you want to export: all, only active or choose a few.
This script calculates and displays the readability of a selected text frame based on the font size, cap height, x-height, and reading distance. Then it can paste the result as text in the text frame.
It is designed to assist designers and typographers in understanding the readability of their text at various distances.
Clarification: The script uses fixed font proportion values — Cap height = 0.7 and x-height = 0.5 of the font size. And the distance is calculated from Cap height: 3.4 mm per meter of distance.
Script to extract unique CMYK colors from selected or all objects in a document and display color information.
This script prompts the user to input a starting number and choose the numeration direction (top to bottom or left to right). It then sorts the selected objects and creates text labels above each object starting from the specified number.
This script simplifies scaling selected objects in custom proportions. You can input current and future sizes, and the script scales the objects while preserving their positions.
This script displays the size (bounding box) of the selected object as text in the text frame above the object.
This script displays the size of the selected square as text in the text frame above the shape.
This script calculates and displays the area difference between two selected objects (area and bounding box) showing the absolute and percentage differences. It also includes the option to paste the results as text.
This script displays the effective PPI of the selected text frame in the text frame above the object.
Save the .jsx script to the scripts folder:
Applications\Adobe Illustrator 2024\Presets\en_GB\Scripts
C:\Program Files\Adobe\Adobe Illustrator 2020\Presets\en_US\Scripts
2024
— version of the installed program, en_GB
— code of the installed language.
To make the installed script appear in the menu, you need to restart the program.
Open the script panel Window > Utilities > Scripts
, then click the right mouse button on the folders Application or User. It is better to use the User folder for your scripts (the Application folder will make the scripts accessible for all users on this computer, but for this, you will need administrator rights). To open the folder, in the context menu select Reveal in Finder
(or Reveal
for Windows).
There are two main ways to run a script (Adobe Help):
Perform the following steps to hide the dialog window and run the script.
app.preferences.setBooleanPreference("ShowExternalJSXWarning", false)
JSX Launcher — quick run scripts from the folder with buttons.
Screepshon Trees — access to the folder with scripts from the panel.