Skip to content

This is a small and simple cli ocr script to automatically ocr an image or split a pdf into images and then ocr the images of the pages.

License

Notifications You must be signed in to change notification settings

AlDrAkU/Simple_OCR_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_OCR_cli

OCR application that can digitize text from images.

Very simple to use, but it requires for tesseract to be installed.

aftewards in the terminal you can just run python ocr.py "image.png" and you'll get the resulting text into the output folder as a txt file.

About

This is a small and simple cli ocr script to automatically ocr an image or split a pdf into images and then ocr the images of the pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages