https://github.com/mobeets/illustrator-scripts
scripts for adobe illustrator (in javascript)
https://github.com/mobeets/illustrator-scripts
adobe-illustrator illustrator-jsx illustrator-scripts javascript
Last synced: 4 months ago
JSON representation
scripts for adobe illustrator (in javascript)
- Host: GitHub
- URL: https://github.com/mobeets/illustrator-scripts
- Owner: mobeets
- Created: 2021-04-24T17:00:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-01T16:50:57.000Z (over 4 years ago)
- Last Synced: 2025-04-08T15:04:05.536Z (10 months ago)
- Topics: adobe-illustrator, illustrator-jsx, illustrator-scripts, javascript
- Language: JavaScript
- Homepage:
- Size: 2.55 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Gauss2DSamples
Generates points from a 2D Gaussian using the selected ellipse to define the covariance.

## ConnectAllNodes
Connects the centroids of each pair highlighted objects that have a different X (or Y) value. (Useful for drawing network schematics where all nodes in different columns should be connected.)

## How to install/run a script
There are three options for running scripts in Illustrator.
1. In Illustrator, go to "File > Scripts > Other Script..." and then find .jsx
2. Drag and drop the script file into the Illustrator Window
3. Install by Placing .jsx in the Illustrator Scripts folder
- OS X: /Applications/Adobe Illustrator [vers.]/Presets/en_US/Scripts
- Windows (32 bit): C:\Program Files (x86)\Adobe\Adobe Illustrator [vers.]\Presets\en_US\Scripts\
- Windows (64 bit): C:\Program Files\Adobe\Adobe Illustrator [vers.] (64 Bit)\Presets\en_US\Scripts\
- Restart Illustrator