Amazon Translate

AI Translation

A neural machine translation service from AWS. Supports 75+ languages with pay-per-use pricing, ideal for large-scale translation via API integration.

4
APIAWS ConsoleAWS SDK

What is Amazon Translate?

Amazon Translate is a cloud-based neural machine translation service provided by Amazon Web Services (AWS). Supporting over 75 languages, it offers various translation modes including real-time translation, batch translation, and document translation. The Active Custom Translation feature allows you to build custom translation models simply by providing parallel data (translation examples), enabling support for industry-specific expressions. Integration with other AWS services (Amazon Comprehend, Amazon Polly, etc.) enables building advanced workflows like translation, summarization, and text-to-speech. It uses pay-per-use pricing ($15 per million characters), with 2 million characters per month free for the first 12 months.

Pricing Plans

1Free tier (2 million characters/month for 12 months)
2Pay-per-use $15/million characters
3Batch translation same rate

Key Features

Real-time text translation (75+ languages)
Batch translation (bulk document processing)
Real-time document translation (format-preserving)
Active Custom Translation (translation customization)
Custom terminology feature
Integration with AWS services (Comprehend, Polly, etc.)

Pros & Cons

Pros

  • Broad language coverage with 75+ supported languages
  • Clear pay-per-use pricing—only pay for what you use
  • Generous free tier of 2 million characters per month for 12 months
  • Seamless integration with the AWS ecosystem
  • Active Custom Translation for industry-specific customization

Cons

  • Requires AWS account setup, which raises the entry barrier
  • No consumer-facing UI provided (API and SDK focused)
  • Translation accuracy can fall slightly behind DeepL and Google Translate

Frequently Asked Questions

Q. Is Amazon Translate free to use?

A. After creating an AWS account, you can use up to 2 million characters per month free for 12 months. Beyond the free tier, pricing is $15 per million characters on a pay-per-use basis.

Q. Who is Amazon Translate designed for?

A. It is primarily an API service for developers and engineers, ideal for integrating translation functionality into apps and websites. For general translation needs, DeepL or Google Translate is more accessible.

Q. Is custom translation possible?

A. Yes, the Active Custom Translation feature lets you customize translation output for industry-specific expressions by providing parallel data (translation examples). A custom terminology feature is also available.

Related Tools