https://github.com/saneef/illustrator-svg-utils
Scripts for working with SVG in Illustrator
https://github.com/saneef/illustrator-svg-utils
Last synced: 11 months ago
JSON representation
Scripts for working with SVG in Illustrator
- Host: GitHub
- URL: https://github.com/saneef/illustrator-svg-utils
- Owner: saneef
- Created: 2013-03-07T13:02:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-03T02:01:19.000Z (almost 11 years ago)
- Last Synced: 2025-07-03T05:56:16.972Z (11 months ago)
- Language: JavaScript
- Size: 290 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ⚠ Deprecated
This script is not working with latest version of Adobe Illustrator CC (2015). I recommend to use [iconic](https://github.com/iconic/illustrator-svg-exporter)'s [illustrator-svg-exporter](https://github.com/iconic/illustrator-svg-exporter).
SVG utilities for Adobe Illustrator
=================
This place is where I intend to publish various scripts I use for working with SVG in Adobe Illustrator.
## Layers-to-SVG.jsx
A simple scripts which exports each layer as a separate SVG file.
The extension prompts the user for an output folder in which each layer will be exported as a properly scaled SVG file named after the layer.