textract
textract copied to clipboard
Is textract project dead?
25 PR, no answer from most of issues open. is this project dead? sad if it is because it's a nice library.
If it is, what's the best maintained alternative?
You can try textract-py3. Link: textract-py3 - PyPI
(I switched my project to use llama_index.core.SimpleDirectoryReader)