Skip to content

Takes screenshots of selected specific locations and converts image data to text with tesseract-ocr, translates converted text data into target language with googletrans api

License

Notifications You must be signed in to change notification settings

kaankarakoc42/tesseract-ocr-screen-translater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tesseract-ocr-screen-translater

screen translater runs with tesseract-ocr and tkinter-gui

First install tesseract-orc

https://github.com/UB-Mannheim/tesseract/wiki

Windows

Architecture download url
x86 https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.1.0.20220510.exe
x64 https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.1.0.20220510.exe

Linux

Debian,Ubuntu -> sudo apt install tesseract-ocr -y

Execution

pip install -r requirements.txt

python ui.pyw

Shot screen and translate it

a437df7d_AdobeExpress

About

Takes screenshots of selected specific locations and converts image data to text with tesseract-ocr, translates converted text data into target language with googletrans api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages