Drive folders, in your dashboard.
Connect a folder, and every file in it (and any subfolder) becomes translatable. Translated outputs land back beside the source — same folder, formatting intact.
- Two-way sync
- Watch any folder
- DOCX, slides, sheets
Storage, design, CMS, project management, dev tools. Pull source files in. Push translations back. No copy-paste, no "where's the latest version" — just sync.
Connect a folder, and every file in it (and any subfolder) becomes translatable. Translated outputs land back beside the source — same folder, formatting intact.
Pull text from your Figma frames, translate, and push edits back into the same layers. Auto-rerun on file changes — designers don't have to think about it.
When a PR touches i18n files, Rush Studio translates the diff in the languages you've set. The translations open as a follow-up PR your engineers review like any other.
Live integrations work today. Beta integrations are in production at a handful of customers — we'll let you in if you ask.
Pull source files from any Drive folder. Push deliverables back automatically.
Two-way sync with Dropbox folders, including Paper documents.
Sync from personal or SharePoint folders. M365 SSO supported.
Project updates, review pings, and slip alerts post to your channels.
Translate Figma text layers in place. Auto-resync on file changes.
Translate live text in .psd and .ai files with a desktop plugin — layout untouched.
Auto-translate i18n files on PR. Open translation PRs back to your repo.
Translate any string from anywhere — your CMS, your CRM, your weird internal Rails app. We're hardening it with design partners now and opening it up later this year.
# Translate a single string into German curl https://api.rush.studio/v1/translate -H "Authorization: Bearer $RS_TOKEN" -H "Content-Type: application/json" -d '{ "text": "Welcome to your workspace.", "source": "en", "target": "de" }'
Tell us. We ship 2-3 new integrations a month, prioritized by what customers actually use.