
docx2txt 0.9
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: 582, Watchers: 582, Forks: 106, Open Issues: 30The ankushshah89/python-docx2txt repo was created 10 years ago and the last code push was 11 months ago.
The project is popular with 582 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
- None
- 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.
GitHub Issues
The docx2txt package has 30 open issues on GitHub
- Added option to split text on page break
pythonfix