Skip to content

tsilcher/adobe-illustrator-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adobe-illustrator-scripts

A collection of useful Adobe Illustrator export scripts written in JavaScript (JSX).

Installation

To install just copy the folder contents to your local Ai Scripts folder:

  • (Mac) /Applications/Adobe Illustrator CC 2018/Presets.localized/en_US/Scripts/
  • (Win) C:\Program Files\Adobe\Adobe Illustrator CC 2018\Presets\en_US\Scripts

Scripts

  1. Desktop / Mac App Icon.jsx
  2. Mobile / Android Launcher Icon.jsx
  3. Mobile / iOS App Icon.jsx
  4. Web / Favicon.jsx

Script details

Mac App Icon

Export image resources for a Mac application icon to be used with Xcode.
REQUIREMENT: This script requires an artboard to be 40x40 px in size.

Android Launcher Icon

Export image resources for a Android launcher icon to be used with Android Studio.
REQUIREMENT: This script requires an artboard to be 48x48 px in size.

iOS App Icon

Export image resources for a Mac application icon to be used in with Xcode.
REQUIREMENT: This script requires an artboard to be 40x40 px in size.

Favicon

Export image resources for Web favicons with to be included in the HTML header.
REQUIREMENT: This script requires an artboard to be 16x16 px in size.


These scripts are distributed under the GNU GPL v3 license.
See the LICENSE file for details.

About

A collection of useful Adobe Illustrator export scripts (JSX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published