Skip to content

compilebunny/EasyOCR_PDF_to_txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

EasyOCR_PDF_to_txt

PDF to text using EasyOCR by Jonathan Germain with thanks to EasyOCR (https://github.com/JaidedAI/EasyOCR), pdf2jpg (https://github.com/pankajr141/pdf2jpg), and https://github.com/hansalemaos/PDFImage2TXT

This is a simple Python script that uses EasyOCR to extract text from a PDF file.

Installation

pip install easyocr

Place pdf2txt.py wherever you want it

Usage

python pdf2txt.py This software works offline, however it will download any required EasyOCR models that are required on first use.

The output can be piped to other software like any other text output in Linux.

Custom apps available

Need an AI-focused business solution? Contact the author via the Compilebunny github page

About

PDF to text using EasyOCR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages