Skip to main content

Python package to read pdf / word file and extract text from it.

Project description

file2text

Python package to read WORD (docx) file and extract text from it.

Installation

$ pip install file2text

Usage

  • Input the path of WORD file (.docx), and the output will be the text in the file.
import file2text
text = file2text.convert_word("FILENAME.docx")

Contributing

Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

file2text was created by Beth Ou Yang. It is licensed under the terms of the MIT license.

Credits

file2text was created with cookiecutter and the py-pkgs-cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

file2text-0.1.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

file2text-0.1.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page