Skip to content

alexander-daniel/png2svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple png to SVG conversion, pixel by pixel.

See explanation

Just a simple use-case of mikola's get-pixels

Example

png2svg sprite.png sprite.svg

Install

with npm, rock the following:

npm install -g png2svg

Usage

png2svg {pngFile} {outputFile}

Awful error handling right now, just a dirty hack to get it done. I'll probably clean it up later.

License

MIT

About

pixel by pixel png -> svg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published