Skip to content

LoganFievez/png2svg-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

png2svg

Installation

npm i -g png2svg-cli

How to use!

png2svg-cli [...list-of-file.png]

Example

  • Single file
png2svg-cli test01.png
  • Multiple files
png2svg-cli test01.png test02.png
  • All files
png2svg-cli *.svg

Notes

All of the sources for the conversion are from https://github.com/webbestmaster/pixel-art-2-svg.
Thanks to the author!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published