Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

psd-to-svg

Clarence-pan6MIT0.1.2

A convertor which converts .psd file to .svg file.

lodash, lodash-modularized, stdlib, util

readme

About psd-to-svg

It is a convertor which converts .psd file to .svg file.

Install

npm is recommended to install psd-to-svg:

npm install -g psd-to-svg 

Run

Please see the help:

$ psd-to-svg --help
 Usage: psd-to-svg <input-psd-file>

   <input-psd-file>         Input .psd file
   -o, --output=OUTPUT      Output .svg file
   -r, --res-dir=RES_DIR    Directory for saving resource files
   -b, --base-url=BASE_URL  Base URL for resource files
   -h, --help               display this help