Adobe Illustrator script to convert .AI files to .PNGs, .SVGs and .EPSs
- Close Adobe Illustrator if it is open
- Copy the
converter.jsx
file into/Applications/Adobe Illustrator CC 2017/Presets/en_GB/Scripts
- Open Adobe Illustrator
- The script can be run from the
File > Scripts
menu
- Select an input folder by clicking the first
Browse
button (This folder should contain at least one.ai
file) - Select an output folder by clicking the second
Browse
button (This is where the exported files will be saved to) - Select the checkboxes of the formats you would like to convert to
- Press
Convert
to start the conversion process
• The colourspace will match the input files unless exporting to a format which does support CMYK (i.e. .svg
and .png
will always convert to RGB automatically)