Metadata-Version: 2.1
Name: comfyui-svg-visual-normalize
Version: 0.0.1
Summary: This ComfyUI custom node processes SVG (Scalable Vector Graphics) images to ensure the artwork consistently fills its canvas, is visually centered, and optionally has a margin applied. It's designed to provide more accurate results for complex vector graphics, such as those generated by vector tracing tools, where simple geometric bounding boxes may not align with perceived visual extents.
Home-page: https://github.com/coulterj/comfyui-svg-visual-normalize
Requires-Python: >=3.10
Requires-Dist: lxml>=4.5.0
Requires-Dist: svg.path>=6.0
Requires-Dist: CairoSVG>=2.5.0
Requires-Dist: Pillow>=9.0.0
