LICENSE
README.md
pyproject.toml
setup.py
textify_docs/__init__.py
textify_docs/base.py
textify_docs/config.py
textify_docs/document_converter.py
textify_docs/docx_converter.py
textify_docs/image_converter.py
textify_docs/pdf_converter.py
textify_docs/utils.py
textify_docs/xlsx_converter.py
textify_docs.egg-info/PKG-INFO
textify_docs.egg-info/SOURCES.txt
textify_docs.egg-info/dependency_links.txt
textify_docs.egg-info/requires.txt
textify_docs.egg-info/top_level.txt
textify_docs/tables/__init__.py
textify_docs/tables/table_detecter.py
textify_docs/tables/table_extracter.py
textify_docs/tables/table_structure_recognizer.py