Subtitle Translation
Drag & drop your subtitle file here
or click to browse
.SRT.VTTEach subtitle line is translated individually, preserving all timestamps and formatting. Powered by MadLAD-400 (450+ languages).
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 subtitles (SRT, VTT) into any language with AI.
How to Use Subtitle 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"}]}'Subtitle Translation FAQ
How would you rate this tool?