Skip to content

lezgomatt/psd-2-svg

Repository files navigation

PSD 2 SVG

A utility for converting (a subset of) PSD documents into SVG.

Test it out »

Or get it on npm: npm install -g psd-2-svg or yarn global add psd-2-svg

Features

Supported

  • Vector shapes
  • Solid strokes and fills
  • Stroke alignment, caps, corners, and dashes
  • Layer opacity and visibility

Not Supported

  • Gradients
  • Clipping masks
  • Layer effects
  • Layer blending modes
  • Text (convert it to a shape instead)
  • Raster elements (like images)

Alternatives

  • PSD2SVG - A very similar utility written in Python
  • Photopea - A web-based Photoshop clone that can export PSD files as SVG

About

A utility for converting PSD documents into SVG

Resources

License

Stars

Watchers

Forks