Skip to content

Instantly share code, notes, and snippets.

View chanpory's full-sized avatar

Chanpory Rith chanpory

  • San Francisco
  • 23:29 (UTC -07:00)
View GitHub Profile
@chanpory
chanpory / BatchOutline.js
Last active March 24, 2022 19:33 — forked from rozklad/BatchOutline.js
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
*/