tosvg
v1.0.1
Published
## What's this? --- This cli tool converts jpg and png files to svg
Downloads
13
Readme
tosvg
What's this?
This cli tool converts jpg and png files to svg
Installation
Use npm
npm install -g tosvg
GitHub Checkout
$ git clone https://github.com/yfujii01/tosvg.git ~/.tosvg
$ cd ~/.tosvg
$ make
If you are using "nodenv" you may need to type "nodenv rehash" command
$ nodenv rehash
Usage
$ tosvg input.png output.svg