Git Product home page Git Product logo

illustrator-scripts's Introduction

header

Adobe Illustrator Scripts

Downloads Telegram 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 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 2022, 2023 (Windows), CC 2018-2023 (Mac OS).

How to download one script

  1. In the script description, click the "Direct Link" button.
  2. The tab will open the script code.
  3. Press Cmd/Ctrl + S for download.

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) 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).

drag

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.

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 find app.doScript() in the code, it is using an action. This is in all versions from CS6 to CC 2023 on Mac and Windows.

Donate

You can support my work on new scripts via Buymeacoffee, Tinkoff, ЮMoney, Donatty, DonatePay.

Categories

Click the category name to learn more about the scripts in the selected category.

Download

Testimonials

  • I am very thankful for such a nice and useful scripts. It makes my life easy and more productive - Rizwan Abuzar
  • You are a hero. Thank you for all your hard work improving illustrator so it saves countless hours for people worldwide via your scripts - Nitcho
  • 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.

illustrator-scripts's People

Contributors

creold avatar skydeveloped avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.