Skip to content

netgfx/Image-Vectorizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Vectorizer

Vectorize images (JPEG, PNG) with variable quality

Client

Either enter a URL of an image, or pick an image from the local system to vectorize.

The result is a base64 string, and an Image of the vectorized original image (use right+click and save as... to download locally)

Note: Use clear before using the tool again!

Server

To install run npm install on the /server folder

We recommend using the forever plugin to install as a service https://www.npmjs.com/package/forever

About

Vectorize images (JPEG, PNG) with variable quality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 99.9%
  • Other 0.1%