Skip to content

btk/vectorizer

Repository files navigation

vectorizer

Potrace based multi-colored raster to vector tracer. Inputs PNG/JPG, returns SVG.

Checkout the Demo

Includes 2 functions;

async inspectImage(image)

Returns possible options as an array to choose from. This options can be fed to parseImage function.

async parseImage(image, options)

Traces the image with given options (manually created or created by inspectImage)

About

Potrace based multi-colored raster to vector tracer. Inputs PNG/JPG returns SVG

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published