Skip to content

rainerstudhalter/svg-extract-paths-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg-extract-paths-cli

Extract svg paths by id and save them to new svg files.

Install

npm i -g svg-extract-paths-cli

Usage

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

Arguments

Argument Description
<input file> path to input file

Options

Option Description
--ids <path> path ids to extract, that start with the specified values
--ids-only <path> extract specified ids only, no others
-h, --help show help

==--ids can be given multiple times or once with multiple values separated by space.==

Todo

  • Tests

License

MIT

About

Extract svg paths by id and save them to new svg files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published