Skip to content

Some powerfull JSX scripts for extending Adobe Illustrator

License

Notifications You must be signed in to change notification settings

hateey3s/illustrator-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

Adobe Illustrator Scripts

Behance Instagram Yotube

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.

  • ArtboardsFinder (new, 08.03.2022)
  • BatchRenamer
  • DuplicateArtboards
  • MoveArtboards
  • RenameArtboardAsLayer
  • RenameArtboardAsSize
  • RenameArtboardAsTopObj
  • AverageColors (new, 27.03.2022)
  • ConvertToGradient
  • CycleColors
  • CycleGradient
  • DistributeGradientStops
  • RemoveGradientStops
  • ReverseGradientColor
  • StrokeColorFromFill (upd, 12.01.2022)
  • NumeratesPoints
  • RandomScribble
  • Export selection as AI
  • ExportToDXF
  • CenterClipsToArtboards
  • ExtUngroup
  • MoveToGroup
  • TrimMasks
  • MakeEnvelopesWithTops
  • RememberSelectionLayers (upd, 26.02.2022)
  • RenameItems (upd, 29.03.2022)
  • Rescale
  • ResizeOnLargerSide
  • ResizeToSize
  • RoundCoordinates (upd, 15.03.2022)
  • Points Move Random (upd, 17.02.2022)
  • SplitPath
  • NamedItemsFinder (upd, 07.03.2022)
  • SelectAllLayersAbove (new, 21.02.2022)
  • SelectAllLayersBelow (new, 21.02.2022)
  • SelectBySwatches
  • SelectOnlyPoints
  • SelectPointsByType
  • ChangeOpacity
  • GrayscaleToOpacity
  • OpacityMaskClip
  • StrokesWeightUp
  • StrokesWeightDown
  • FileVersionInformer
  • ObjectsCounter
  • SaveAllDocs
  • SyncGlobalColorsNames
  • Zoom And Center

How to run scripts

Variant 1 — Install

  1. Download archive and unzip. All scripts are in the folder jsx
  2. 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\Сценарии\
  3. 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 [email protected]
Telegram @sergosokin

📝 License

All scripts is licensed under the MIT licence.
See the included LICENSE file for more details.

About

Some powerfull JSX scripts for extending Adobe Illustrator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%