.github/workflows | ||
external | ||
share | ||
src | ||
tests | ||
translators | ||
.appveyor.yml | ||
.clang-format | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
recources.qrc | ||
screen-translator.pro | ||
updates.json | ||
version.json |
Screen Translator
Introduction
This software allows you to translate any text on screen. Basically it is a combination of screen capture, OCR and translation tools.
Installation
Windows: download archive from github releases page, extract it and run .exe
file.
Linux: download .AppImage
file from github releases, make executable (chmod +x <file>
) and run it.
OS X: currently not supported.
Usage
- Run program (note that it doesn't have main window).
- Press capture hotkey.
- Select region on screen. Customize it if needed.
- Get translation of recognized text.
- Check for updates if something is not working.
Limitations
- Can not capture some dynamic web-pages/full screen applications
Dependencies
Attributions
- icons made by Smashicons, Freepik, from Flaticon