LibreTranslate
Leading#3 in Open sourcehigh confidence
The de-facto free, self-hosted machine-translation API — offline-capable, with no proprietary dependencies (~16k stars).Our read
Why it ranks #3
About 15.5k GitHub stars and an active issue/community stream make LibreTranslate the best-known self-hosted translation API in this list, with adoption reinforced by its Argos-based ecosystem.Here is the catch
Translation quality and language coverage vary by Argos model
Self-hosting requires operations, updates, and resource management
GitHub issues show recurring installation, file, and model-quality problems
Does this well
No proprietary cloud dependency when self-hosted
Simple API and easy local deployment
Active community and integration ecosystem
Pricing
Checked by hand on 2026-07-23. Prices in this category change often — if this looks wrong, it probably is.
Key features
REST API for text and file translationSelf-hosted offline operationAutomatic language detectionDocker and API-key quota controls
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).
- 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).
- 6Argos TranslateOffline neural translation library (the engine under LibreTranslate) usable as a Python lib, CLI, or GUI (~6k stars).
- 7Huanshere/VideoLingoSelf-hosted pipeline that cuts, translates and time-aligns video subtitles with WhisperX, then optionally dubs them with cloned voices.