Skip to content

unicodedd/PyTesseractOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

To run this ocr, you'll need to install the pytesseract module. You will need to replace the Tesseract dir with your own one including the .exe file. It can be found on your local hard drive C, inside the program files folder.

Also, Tesseract would be required. The link is available here

Place your images inside a folder with the ocr.py file and run it inside the terminal as a regular Python file.

This script was made with ChatGPT with some finishing touches.

About

An OCR script in Python using the module PyTesseract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages