Open Source Amazon Translate Alternatives

A curated collection of the 1 best open source alternatives to Amazon Translate.

The best open source alternative to Amazon Translate is LibreTranslate. If that doesn't suit you, we've compiled a ranked list of other open source Amazon Translate alternatives to help you find a suitable replacement.

Amazon Translate alternatives are mainly Publishing. Browse these if you want a narrower list of alternatives or looking for a specific functionality of Amazon Translate.

Share:

Self-hosted machine translation API that runs entirely on your own hardware, with no dependency on Google or Azure.

Screenshot of LibreTranslate websiteRead more

Machine translation usually means shipping every string to a commercial API and trusting whatever happens next. LibreTranslate is the self-hosted alternative: a free and open source translation API where the whole pipeline, models included, runs on machines you control.

The translation engine is Argos Translate, an open source library, which is what lets the project avoid proprietary software such as Google or Azure anywhere in the path. LibreTranslate itself is Python, tested in continuous integration and shipped both as a package and as a container image.

A few practical points matter before deploying it.

  • Self-hosted by design: the entire service runs on your own hardware, with nothing forwarded elsewhere.
  • No proprietary backend: unlike other translation APIs, no commercial engine sits behind the endpoint.
  • Python package: distributed on PyPI, with the supported Python versions declared alongside it.
  • Container image: a Docker image is built and published automatically by the project's own workflow.
  • Documented API: a quickstart and usage guide cover calling the endpoints, next to a list of community resources.

A public instance is available for anyone who wants to try the API before running one, and a community forum handles questions. The code is AGPLv3, with separate trademark guidelines covering use of the LibreTranslate name.

Read more
back

Discover Open Source alternatives to: