Metadata-Version: 2.3
Name: textify4llm
Version: 0.2.0
Summary: Converts any file format into plaintext/JSON, enabling multimodality for any LLM
Project-URL: Homepage, https://github.com/gushroom/textify4llm
Project-URL: Issues, https://github.com/gushroom/textify4llm/issues
Author-email: Gushroom <972648237@qq.com>
License: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: numpy==1.26.4
Requires-Dist: paddleocr>=2.7
Requires-Dist: paddlepaddle>=2.6
Requires-Dist: pandas>=2.1
Requires-Dist: pdfplumber==0.11.3
Requires-Dist: pillow>=11.0.0
Requires-Dist: pymupdf>=1.24.13
Requires-Dist: python-docx>=1.1.2
Requires-Dist: python-pptx>=1.0.2
Requires-Dist: torch>=2.5.0
Requires-Dist: transformers>=4.46.1
Description-Content-Type: text/markdown

# textify4llm
Convert any type of file to text, enables unimodal language models to handle file
