SkillAgentSearch skills...

Pdftotext

A simple pdftotext conversion tool for Windows 8.1/10/11 and FEDORA/UBUNTU/DEBIAN/ARCH based linux distros using poppler-utils and Google's tesseract-ocr.

Install / Use

/learn @Anish-M-code/Pdftotext

README

PDF TO TEXT CONVERTER

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

<img src="https://user-images.githubusercontent.com/82881725/212544580-642779fb-03b6-475c-b11c-d90fcce7106d.png">

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.

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated5d ago
Forks2

Languages

Python

Security Score

95/100

Audited on Mar 24, 2026

No findings