Skip to content

amin-sorkhei/pdf2ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Preparation:

  • create a python vevn and install the packages in requirements.txt python3 -m pip install -r requirements.txt

Additionally

Mac users will have to install .

  1. poppler Installing using Brew:

brew install poppler

  1. Tesseract through the following command:

brew install tesseract

Usage:

python3 convert.py --input_pdf_path mypdf.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages