Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 313 Bytes

OCRScreenshot

A simple utility to select a part of your screen and use OCR to copy the text into the clipboard.

In order to clone QHotKey please "git clone --recursive" this project.


Depends on qt(of course), tesseract, and leptonica(for tesseract); so you will have to figure those out.