Metadata-Version: 2.1
Name: comfyui-tosvg
Version: 1.0.1
Summary: This project converts raster images into SVG format using the [a/VTracer](https://github.com/visioncortex/vtracer) library and [a/Potracer](https://github.com/tatarize/potrace). It's a handy tool for designers and developers who need to work with vector graphics programmatically.
Home-page: https://github.com/Yanick112/ComfyUI-ToSVG
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: vtracer
Requires-Dist: potracer
Requires-Dist: PyMuPDF
