Xian55 / OCRTranslate

It is an always on top on screen text image translation program. Using Google Translate and Tesseract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCRTranslate

Build

First cloning the repo, and build it with debug configuration.

What for

Have you been in a situtation to you wanted to see the translated text in the screen while gaming? Here is the solution for you.

Basic usage

After starting the program, using CTRL+SPACE to toggle the overlay. Then select an area of the screen like selecting with the mouse. Then double click at the selected area or press ENTER.

While the overlay is active you can reposition the output text via 1, 2, 3, 4 hotkeys.

Press ESC to exit the program.

About

It is an always on top on screen text image translation program. Using Google Translate and Tesseract


Languages

Language:C# 98.6%Language:JavaScript 1.4%