/adobe-illustrator-scripts

A collection of useful Adobe Illustrator export scripts (JSX)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.