Metadata-Version: 2.1
Name: comfyui-markdownimage
Version: 0.0.1
Summary: This project generates an image from Markdown text using imgkit and wkhtmltoimage. It automatically scales the text to fit within the specified image dimensions.
Home-page: https://github.com/dasilva333/ComfyUI_MarkdownImage
Requires-Python: >=3.10
Requires-Dist: markdown
Requires-Dist: imgkit
Requires-Dist: numpy
Requires-Dist: Pillow
