Skip to content

This is a photoshop "jsx" script that turns all paths in the active document into a single SVG file for use in something else.

Notifications You must be signed in to change notification settings

Pomax/photoshop-paths-to-SVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Converting Photoshop paths to SVG

Grab the file here:

pathtosvg.jsx

This is a photoshop "jsx" script that turns all paths in the active document into a single SVG file for use in something else. Simply download the script to "somewhere", then run it through filescriptsbrowse, find the script and open it.

screenshot 197

This will immediately run the conversion and prompt you with a save dialog

screenshot 201

Type a filename - if you already have a file name with that name, you'll be asked whether you want to overwrite that file:

screenshot 202

Once you accept, Photoshop will save the paths to SVG and inform you it finished:

screenshot 203

We can then open the SVG in whatever target application we need. For instance, Inkscape:

screenshot 200

About

This is a photoshop "jsx" script that turns all paths in the active document into a single SVG file for use in something else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published