{"library":"docx2txt","type":"library","category":null,"description":"docx2txt is a pure Python-based utility designed to extract text and images from .docx files. It leverages the `python-docx` library for parsing the document structure and `Pillow` for image handling. The current version is 0.9, and the project appears to be in maintenance mode with infrequent releases, primarily addressing minor updates.","language":"python","status":"active","version":"0.9","tags":["docx","text extraction","document processing","pure python"],"last_verified":"Wed May 20","install":[{"cmd":"pip install docx2txt","imports":["import docx2txt\ntext = docx2txt.process('document.docx')"]}],"homepage":null,"github":"https://github.com/ankushshah89/python-docx2txt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/docx2txt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/docx2txt/compatibility"}}