OptiText is a MacOS application that allows you to quickly translate one single word in a context sentence, where the context is provided by the text extracted from the current MacOS window using native OCR functionality from Apple's Vision framework.
- Uses native OCR to extract text from the current MacOS window
- Quick translation of a single word in a context sentence
- Uses OpenAI-compatible API to translate the word with the context sentence
The dmg file can be found in the releases section.
- Download the dmg file and install the application
- Open the application
- Use the shortcut (customizable) to capture the current window and translate the selected text in the pop-up window
- Click the "Translate" button or hit
returnto translate the selected text - The translated text will be displayed in the pop-up window
This project is licensed under the MIT License. See the LICENSE file for more details.