Skip to content

Instantly share code, notes, and snippets.

View paulmcgrath's full-sized avatar

Paul McGrath paulmcgrath

View GitHub Profile
@cemerson
cemerson / export-layers-with-layer-names-20170622.jsx
Created June 22, 2017 17:56
Adobe Illustrator CC - Export Layers to PNGs
#target Illustrator
// script.name = exportLayersAsCSS_PNGs.jsx;
// script.description = mimics the Save for Web, export images as CSS Layers (images only);
// script.requirements = an open document; tested with CS5 on Windows.
// script.parent = carlos canto // 05/24/13; All rights reseved
// script.elegant = false;
/**