4
4
Fork 0
This repository has been archived on 2025-01-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
json-photoshop-scripting/Utility-Scripts/Get-SVG-Code-from-Path
2024-02-24 13:35:32 +01:00
..
images First commit 2018-04-15 16:41:40 +02:00
Get SVG Code from Path.js First commit 2018-04-15 16:41:40 +02:00
README.md Fixed relative links in README.md files 2024-02-24 13:35:32 +01:00

Get SVG Code from Path

Description

“Get SVG Code from Path” is a paths utility script using the JSON Action Manager scripting library.

This stand-alone script written in JavaScript allows you to get SVG code from any currently selected path in the Paths palette. It opens a dialog box with a text field containing the SVG code of the path; you can copy and/or save the generated SVG text.

The script displays SVG code in the same format than the SVG files generated by the script Convert Custom Shapes File to SVG Set. In fact, it makes use of a temporary custom shapes file containing only one shape defined from the current path.

Paths Palette | Selected Path

Get SVG Code from Path Dialog (Mac OS X)

Requirements

This script can be used in Adobe Photoshop CS3 or later. It has been successfully tested in CS4 on Mac OS X, but should be platform agnostic.

This Software is copyright © 2015 by Michel MARIANI.

License

This Software is licensed under the GNU General Public License (GPL) v3.

Download

Download Zip File

Installation

Download the Zip file and unzip it.

Move the script to the Presets/Scripts folder in the default preset location of the Adobe Photoshop application. On next launch, the script will appear in the File>Automate submenu.