Skip to content

My OCR scripts that I use for grabbing text from images with tesseract.

Notifications You must be signed in to change notification settings

GaucovyAero/ocr-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ocr-scripts

My OCR scripts that I use for grabbing text from images with tesseract.

Written in Bash. Using them requires a screenshooter (uses scrot by default), xclip and tesseract

ocr-image takes 1 argument - the language used by tesseract. It is 3 letters long and can be found via your package manager, e. g. eng for English.

ocr-file takes 2 arguments - the language and the file path.

.desktop files some language shortcuts are included in the extra directory of this repository

About

My OCR scripts that I use for grabbing text from images with tesseract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages