Skip to content

Convert an entire svg to path elements, split combined absolute paths into seperate paths, and save them to a new svg file.

License

Notifications You must be signed in to change notification settings

rainerstudhalter/svg-split-paths-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg-split-paths-cli

Convert an entire svg to path elements, split combined absolute paths into seperate paths, and save them to a new svg file.

Install

npm i -g svg-split-paths-cli

Usage

svg-split-paths <input-file> [options]

Arguments

Argument Description
<input file> path to input file

Options

Option Description
-o, --output <path> path to output file
-h, --help show help

Todo

  • Tests

License

MIT

About

Convert an entire svg to path elements, split combined absolute paths into seperate paths, and save them to a new svg file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published