Metadata-Version: 2.1
Name: comfyui-svg2raster
Version: 1.0.1
Summary: A ComfyUI custom node to load SVG files and convert them to raster images, with options for resizing, background color, and borders.
Home-page: https://github.com/garg-aayush/ComfyUI-Svg2Raster
Requires-Python: >=3.10
Requires-Dist: cairosvg
Requires-Dist: pillow
Requires-Dist: numpy
