Document Translation
Drag & drop your document here
or click to browse
PDFTXTWe extract the text from your document, translate it via our MadLAD-400 model (450+ languages), and return the translated text. Your file is not stored.
Advanced options
Result
❤️ Love Rewind.ai? Tell your friends!
Sign up to get a referral link and earn 25,000 tokens per friend.
Processing your request...
Translate documents (PDF, TXT) with AI for free.
How to Use Document Translation
Enter your text
Type or paste the text, or upload a file. No account needed to start.
Set the languages
Choose the source and target language for the pair.
Copy or download
Take the translation as text, ready to use anywhere.
Use this tool via API
Drive this tool from a script instead of the browser. The REST endpoint matches the OpenAI format and authenticates with a bearer token, so you do not need a special client. You pay the same per-token rate as the web app.
curl -X POST https://api.rewind.ai/v1/chat/completions/ \
-H "Authorization: Bearer sk-rewind-..." \
-H "Content-Type: application/json" \
-d '{"model": "qwen/qwen-2.5-7b-instruct", "messages": [{"role": "user", "content": "Translate to Spanish: Hello world"}]}'Document Translation FAQ
How would you rate this tool?