Skip to main content

For converting pdf documents to txt files

Project description

PDF TO TEXT CONVERTER

convert PDF to TXT.

Instructions

  1. Install:
pip install aradf
  1. Install Tesseract, include arabic training data in the installation from: https://github.com/UB-Mannheim/tesseract/wiki

  2. convert PDF to TXT:

from aradf import convertor

# get the text, it also saves txt file to the same directory of the pdf
txt = convertor.pdf_to_txt('path/to/pdf_file')

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

aradf-0.0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

aradf-0.0.2-py3-none-any.whl (3.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