Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.23 KB

PDF TO TEXT CONVERTER

A simple Python script to convert PDF Documents to Text Files .

Primary Supported Platforms

  • Debian / Debian Based Linux Distros
  • Ubuntu / Ubuntu Based Linux Distros
  • Fedora / Fedora Based Linux Distros
  • Arch Linux / Arch Linux Based Distros
  • Void Linux / Void Linux Based Distros
  • Windows 10 and above Windows Operating Systems.

Quick Installation

To Install from PyPI:

Run the following commands in Linux terminal / Windows powershell / command prompt to install:-

pip install pdftotext3

Then simply type the following command inside the folder/Directory containing PDF Files to start converting PDF to text :-

pdftotext

For Windows Platform Additional software is required for Proper Functioning of this program , refer Windows Requirements here. To run the program by directly downloading from github refer Instructions here.

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