Skip to content

Instantly share code, notes, and snippets.

View dexterca's full-sized avatar

Casey Dexter dexterca

View GitHub Profile
@rozklad
rozklad / BatchOutline.js
Created August 4, 2019 08:57
Batch Outline stroke all SVG files in folder using Adobe Illustrator
/**
* Batch Outline stroke all SVG files in folder using Adobe Illustrator.
*
* Usage:
* 1) Adjust location and outputLocation variables and save as BatchOutline.js anywhere
* 2) File > Scripts > Other script (CMD + F12) and open BatchOutline.js
*
* @credits https://forums.adobe.com/thread/2395503
* @version 1.1
*/