Metadata-Version: 2.1
Name: comfyui-extract-imag
Version: 0.0.1
Summary: This ComfyUI node allows you to extract all images found in various types of documents and save them to disk. It also provides a preview of the first extracted image.
Home-page: https://github.com/orion4d/ComfyUI_extract_imag
Requires-Python: >=3.10
Requires-Dist: pymupdf
Requires-Dist: python-docx
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Requires-Dist: markdown
Requires-Dist: Pillow
Requires-Dist: numpy
