vtracer icon indicating copy to clipboard operation
vtracer copied to clipboard

Raster to Vector Graphics Converter

Results 13 vtracer issues
Sort by recently updated
recently updated
newest added

Add a release workflow builds and uploads binary files to the GitHub release. It will be triggered after create new release. The uploaded binary files are archived in `tar.gz` or...

In the absence of a manpage, it helps to include acceptable value ranges, and maybe even defaults, in the help output of a command. Granted, manually trying outlandish arguments does...

This PR changes only the python binding of the library. A new python function `convert_py` is exposed to allow conversion from image bytes into a SVG string, without needing to...