Download TransLite
Free and open source. Available for Windows and macOS.
macOS
macOS 12+
Apple Silicon | Intel
DMG
Note: TransLite is in active development. For the latest features and fixes, check the GitHub releases page.
Build from Source
Clone the repository and build TransLite yourself:
Terminal
$ git clone https://github.com/guoziyangnb/translite.git
$ cd translite
$ npm install
$ npm run build
$ npm start
Release Notes
v0.1.1
June 2025- Initial public release
- Local model translation with ONNX Runtime
- DeepSeek, GLM, Kimi, OpenAI, Claude, Gemini provider support
- Global shortcut (Ctrl+Shift+T / Command+Shift+T)
- Usage tracking with JS extractor templates