LibreTranslate
A free and open source machine translation API that runs entirely on your own server. No Google, no Azure — just open source Argos Translate under the hood.
What You Can Do After Deployment
- Open the web UI — translate text between 30+ languages directly in the browser
- Use the REST API — integrate translation into your apps via
/translate endpoint
- Auto-detect languages — the
/detect endpoint identifies the source language
- Add more languages — install additional language packs through the settings
- Set API keys — optionally restrict access with API key management
Key Features
- Web-based translation interface
- RESTful API with OpenAPI documentation
- Language auto-detection
- 30+ supported languages
- No external API dependencies
- HTML translation support
- Configurable rate limiting
- Optional API key authentication
License
AGPL-3.0 — GitHub