SkillAgentSearch skills...

Vectorizer

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

Install / Use

/learn @btk/Vectorizer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)

Related Skills

View on GitHub
GitHub Stars380
CategoryDevelopment
Updated5d ago
Forks49

Languages

JavaScript

Security Score

100/100

Audited on Mar 26, 2026

No findings