logo
icon

LibreTranslate

LibreTranslate is a free and open source machine translation API, entirely self-hosted. Powered by Argos Translate, it supports 30+ languages without relying on proprietary services like Google or Azure.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolAI

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

  1. Open the web UI — translate text between 30+ languages directly in the browser
  2. Use the REST API — integrate translation into your apps via /translate endpoint
  3. Auto-detect languages — the /detect endpoint identifies the source language
  4. Add more languages — install additional language packs through the settings
  5. 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