Skip to content

Convert raster PDFs to text files. Run this script in a folder and it will find and process all PDF files.

License

Notifications You must be signed in to change notification settings

sirken/pdf-to-txt-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PDF to TXT file

Convert raster PDFs to text files. Run this script in a folder and it will find and process all PDF files.

Installation

pip3 install pytesseract wand

Usage

  1. Put the script into the same folder with the PDFs you want to process.

  2. Run it:

    python3 pdf-to-txt.py

About

Convert raster PDFs to text files. Run this script in a folder and it will find and process all PDF files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages