Argos Translate
Leading#6 in Open sourcemedium confidence
Offline neural translation library (the engine under LibreTranslate) usable as a Python lib, CLI, or GUI (~6k stars).Our read
Why it ranks #6
About 6.3k GitHub stars, a current PyPI release, and its role as the engine beneath LibreTranslate make Argos the leading lightweight offline translation library in this group.Here is the catch
Output quality can trail cloud systems for difficult language pairs
Language models must be downloaded and maintained locally
Pivoting through an intermediate language can reduce quality
Does this well
Works offline without external API calls or per-character bills
Easy to embed in Python applications
Model packages and pivoting broaden usable language pairs
Pricing
Checked by hand on 2026-07-23. Prices in this category change often — if this looks wrong, it probably is.
Key features
Offline neural translationPython library, CLI, and GUIDownloadable language-model packagesPivot translation through intermediate languages
Sources we read
Quick facts
More in this area
The rest of the Open source column.- 1openai-translator (yetone)Wildly popular LLM-based translation and polishing tool (browser extension, desktop app, userscript); a recognized OSS translation leader (~25k stars).
- 2Immersive TranslateBilingual side-by-side web-page, PDF, and ebook translation, loved for reading foreign content in context (~18k stars).
- 3LibreTranslateThe de-facto free, self-hosted machine-translation API — offline-capable, with no proprietary dependencies (~16k stars).
- 4translate-shellCommand-line translator wrapping Google/Bing/DeepL and more; a Unix-workflow staple for quick terminal translation (~7.5k stars).
- 5OpenNMT-pyResearch-grade neural machine-translation toolkit for training and serving your own translation models (~7k stars).
- 7Huanshere/VideoLingoSelf-hosted pipeline that cuts, translates and time-aligns video subtitles with WhisperX, then optionally dubs them with cloned voices.