Adobe Illustrator Scripts
Instructions in other languages: English, Русский
👨💻 Hi
This is a collection of JS scripts for Adobe Illustrator. All scripts created by me, sometimes using parts of other authors’ code.
The descriptions for each file can be found in the file’s header text. Test environment: Illustrator CS6, CC 2021 (Windows), CC 2018-2021 (Mac OS).
📜 Categories
Click the links to learn more about the scripts in the selected category.
Artboard
- ArtboardsFinder
(new, 08.03.2022)
- BatchRenamer
- DuplicateArtboards
- MoveArtboards
- RenameArtboardAsLayer
- RenameArtboardAsSize
- RenameArtboardAsTopObj
Color
- AverageColors
(new, 27.03.2022)
- ConvertToGradient
- CycleColors
- CycleGradient
- DistributeGradientStops
- RemoveGradientStops
- ReverseGradientColor
- StrokeColorFromFill
(upd, 12.01.2022)
Draw
- NumeratesPoints
- RandomScribble
Export
- Export selection as AI
- ExportToDXF
Group | Mask
- CenterClipsToArtboards
- ExtUngroup
- MoveToGroup
- TrimMasks
Item
- MakeEnvelopesWithTops
- RememberSelectionLayers
(upd, 26.02.2022)
- RenameItems
(upd, 29.03.2022)
- Rescale
- ResizeOnLargerSide
- ResizeToSize
- RoundCoordinates
(upd, 15.03.2022)
Path
- Points Move Random
(upd, 17.02.2022)
- SplitPath
- SubtractTopPath
(new, 03.04.2022)
Select
- NamedItemsFinder
(upd, 07.03.2022)
- SelectAllLayersAbove
(new, 21.02.2022)
- SelectAllLayersBelow
(new, 21.02.2022)
- SelectBySwatches
- SelectOnlyPoints
- SelectPointsByType
Style
- ChangeOpacity
- GrayscaleToOpacity
- OpacityMaskClip
- StrokesWeightUp
- StrokesWeightDown
Utility
- FileVersionInformer
- ObjectsCounter
- SaveAllDocs
- SyncGlobalColorsNames
View
- Zoom And Center
How to run scripts
Variant 1 — Install
- Download archive and unzip. All scripts are in the folder
jsx
- Place
<script_name>.jsx
in the Illustrator Scripts folder:- OS X:
/Applications/Adobe Illustrator [vers.]/Presets.localized/en_GB/Scripts
- Windows (32 bit):
C:\Program Files (x86)\Adobe\Adobe Illustrator [vers.]\Presets\en_GB\Scripts\
- Windows (64 bit):
C:\Program Files\Adobe\Adobe Illustrator [vers.] (64 Bit)\Presets\en_GB\Scripts\
- RU lang:
C:\Program Files\Adobe\Adobe Illustrator [версия]\Стили\ru_RU\Сценарии\
- OS X:
- Restart Illustrator
Variant 2 — Drag & Drop
Drag and drop the script file (JS or JSX) into Adobe Illustrator Window
Variant 3 — Use extensions
I recommend the Scripshon Trees or LAScripts panel. In it you can specify which folder your script files are stored in.
💸 Donate
You can support my work on new scripts via PayPal, ЮMoney or Donatty.
🗣 Testimonials
- Sergey, these scripts of yours are great — Terry Foxx
- Wow. I just installed and successfully tested. Outstanding work!!! — Zak Lay
- Tried your script to export selected objects to separate Ai, works smartly — Dmitry
- I looked at your post. Useful scripts! — Askhat Gilyakhov
- Thank you for such wonderful scripts — Oleg Zybailov
- Very powerful and user-friendly, cover a lot of gaps — Egor Chistyakov
Don't forget sharing link with a friend 🙂
🤝 Contribute
Found a bug? Please submit a new issues on GitHub.
🔬 Blog
Tips, tricks and scripts bugs for Adobe Illustrator: English, Русский.
✉️ Contact
Email hi@sergosokin.ru
Telegram @sergosokin
📝 License
All scripts is licensed under the MIT licence.
See the included LICENSE file for more details.