Metadata-Version: 2.1
Name: pdftotext3
Version: 1.0.1
Summary: Convert PDF Files to Text Files using Google's Tesseract OCR.
Home-page: https://github.com/Anish-M-code/pdftotext
Author: Anish M
Author-email: aneesh25861@gmail.com
License: MIT LICENSE
Keywords: student project
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Description-Content-Type: text/markdown

# PDF TO TEXT CONVERTER
A simple Python script to convert PDF Documents to Text Files.

Supported Operating Systems:-

* Debian / Debian Based Linux Distros
* Ubuntu / Ubuntu Based Linux Distros
* Fedora / Fedora Based Linux Distros
* Windows 10 and above Windows Operating Systems.

It converts all PDF Files in current working Folder/Directory to 
Text Files.

NOTE: THIS TOOL IS MEANT TO CONVERT THOSE PDF DOCUMENTS WHICH ARE NOT EASILY CONVERTBLE TO OTHER FORMATS.
CURRENTLY THIS TOOL SUPPORTS ENGLISH ONLY.



