Skip to content

mohammadwali/svg-shapes-to-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG shapes to path

CLI tool build to manipulate multiple svg files, it optimizes and compresses the svg file and converts all the shapes to path elements using SVGO, when done it creates a json file with the converted path data.

Installing

$ npm i mohammadwali/svg-shapes-to-path -g

Converting files

$ svgShapesToPath convert ./mySvgFilesRoot

Converting Single file

$ svgShapesToPath convert ./myfile.svg -f

About

CLI tool to optimizes svg(s) and convert them into path elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published