docx2txt 0.8
0
A pure python-based utility to extract text and images from docx files.
Contents
A pure python based utility to extract text and images from docx files.
Stars: 507, Watchers: 507, Forks: 97, Open Issues: 26The ankushshah89/python-docx2txt
repo was created 8 years ago and the last code push was 12 months ago.
The project is popular with 507 github stars!
How to Install docx2txt
You can install docx2txt using pip
pip install docx2txt
or add it to a project with poetry
poetry add docx2txt
Package Details
- Author
- Ankush Shah
- License
- Homepage
- https://github.com/ankushshah89/python-docx2txt
- PyPi:
- https://pypi.org/project/docx2txt/
- GitHub Repo:
- https://github.com/ankushshah89/python-docx2txt
Related Packages
Errors
A list of common docx2txt errors.
Code Examples
Here are some docx2txt
code examples and snippets.