Instructions in other languages: English, Русский
This is a collection of JS scripts for Adobe Illustrator. All scripts created by me, sometimes using parts of other authors’ code. The Github Gist contains the small scripts that are not included in the main collection.
The descriptions for each file can be found in the file’s header text. Test environment: Illustrator CS6, CC 2019-2025 (Windows), CC 2019-2025 (Mac OS).
jsx
<script_name>.jsx
in the Illustrator Scripts folder:
/Applications/Adobe Illustrator [vers.]/Presets.localized/en_GB/Scripts
C:\Program Files (x86)\Adobe\Adobe Illustrator [vers.]\Presets\en_GB\Scripts\
C:\Program Files\Adobe\Adobe Illustrator [vers.] (64 Bit)\Presets\en_GB\Scripts\
C:\Program Files\Adobe\Adobe Illustrator [версия]\Стили\ru_RU\Сценарии\
Drag and drop the script file (JS or JSX) onto the tabs of Illustrator documents. If you drag it to the area of the open document, the script may not work correctly (Adobe bug).
I recommend the Scripshon Trees or LAScripts panel. In it you can specify which folder your script files are stored in.
You can use them to create macros to run scripts with hotkeys.
[!WARNING]
To run scripts via the F1-F15 hotkeys, users add them to the Actions panel. If another action is running inside the script, Illustrator will freeze. How do you check it? Open the script in a text editor, if you findapp.doScript()
in the code, it is using an action. This is in all versions from CS6 to CC 2025 on Mac and Windows.
Many scripts are free to download thanks to user support. Help me to develop new scripts and update existing ones by supporting my work with any amount via Buymeacoffee USD
, ЮMoney RUB
, Tinkoff RUB
, Donatty RUB
, DonatePay RUB
. Thank you.
Click the category name to learn more about the scripts in the selected category.
upd, 09.02.2024
upd, 19.02.2024
upd, 21.01.2024
upd, 09.02.2024
upd, 18.09.2023
upd, 09.02.2024
upd, 12.09.2024
upd, 12.09.2024
upd, 12.09.2024
27.03.2022
31.10.2024
18.04.2022
new, 21.06.2024
08.10.2023
23.07.2024
upd, 09.02.2024
upd, 09.02.2024
upd, 20.05.2024
upd, 12.02.2024
10.03.2023
new, 29.07.2024
upd, 22.12.2022
upd, 09.02.2024
upd, 06.10.2022
upd, 04.05.2023
new, 05.05.2024
new, 11.06.2024
new, 29.07.2024
upd, 09.02.2024
upd, 06.11.2023
upd, 07.06.2023
upd, 09.02.2024
upd, 22.04.2024
upd, 07.08.2024
new, 16.08.2024
upd, 20.05.2024
upd, 09.02.2024
upd, 22.12.2022
upd, 09.02.2024
upd, 22.12.2022
upd, 24.03.2024
upd, 26.02.2022
upd, 09.02.2024
29.08.2022
22.02.2023
upd, 09.02.2024
upd, 09.02.2024
upd, 09.02.2024
03.04.2022
upd, 22.02.2023
21.04.2023
upd, 09.02.2024
21.02.2022
21.02.2022
upd, 22.04.2024
upd, 09.02.2024
22.06.2022
07.02.2023
upd, 09.02.2024
upd, 09.02.2024
upd, 05.03.2024
upd, 14.10.2022
upd, 23.07.2024
upd, 23.07.2024
upd, 09.02.2024
upd, 26.03.2024
upd, 12.04.2024
29.12.2022
03.02.2022
new, 28.08.2024
upd, 28.08.2024
Don't forget sharing link with a friend 🙂
Found a bug? Please submit a new issues on GitHub.
Tips, tricks and scripts bugs for Adobe Illustrator: English, Русский.
Email hi@sergosokin.ru
Telegram @sergosokin
All scripts is licensed under the MIT licence.
See the included LICENSE file for more details.