A collection of useful Adobe Illustrator export scripts written in JavaScript (JSX).
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
- Desktop / Mac App Icon.jsx
- Mobile / Android Launcher Icon.jsx
- Mobile / iOS App Icon.jsx
- Web / Favicon.jsx
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.
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.
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.
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.