Summary
The deck comes back looking like the deck.
Translating slides is easy; translating them without the text boxes bursting is the actual job. This keeps formatting through the pass and leaves product and brand names alone.
What it is
An MCP service that translates PowerPoint files using AWS Bedrock Nova models, preserving the original formatting and handling proper nouns and brand names rather than translating them literally.
What you get
- A .pptx translated into Simplified or Traditional Chinese, English, Japanese, Korean, French, German or Spanish
- Formatting preserved through the translation
- Proper nouns, brand names and special content handled separately from the body text
- The supported language list returned on request
Requirements
Python 3.8 or newer and an AWS account with Bedrock access. Credentials come either from an existing aws configure profile, or from an access key, its secret and a region set in the client config.
