Skip to content

Instantly share code, notes, and snippets.

View mds's full-sized avatar
🎯
Focusing

Matt D. Smith mds

🎯
Focusing
View GitHub Profile
@joonaspaakko
joonaspaakko / Illustrator convert to legacy.jsx
Last active October 8, 2024 05:16
Finds all Illustrator files from the input folder + its subfolders and converts them to an older version.
// https://gist.github.com/joonaspaakko/df2f9e31bdb365a6e5df
// Finds all .ai files from the input folder + its subfolders and converts them to the version given below in a variable called "targetVersion"
// Tested in Illustrator cc 2014 (Mac)
// Didn't bother to do a speed test with my macbook air...
#target illustrator
// If set to false, a new file will be written next to the original file.