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 December 30, 2023 10:48
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.