Free translation service on your own server
LibreTranslate offers a free and open source machine translation interface (API). This Python-based tool, which you can host on your own server, allows you to work offline without an internet connection.
Updates
- August 2, 2026: Stars 15,075 → 15,834, latest release v1.9.6 (May 26, 2026).
What you get
- Get rid of dependent services like Google or Azure
- Translate offline without internet connection
- Use a completely open source and free translation engine
Installation
pip install libretranslatedocker run -p 5000:5000 libretranslate/libretranslateRunning it
libretranslatelibretranslate --port 5000If you don't write code
I want to host the LibreTranslate tool on my own server. Could you please explain, as a step-by-step guide, the steps I need to follow to install this open source translation engine based on the Argos Translate library on my system and make it ready for offline use, without getting bogged down in technical details?
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-19: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.