Apps & downloads

Same engine. Same quality. Every surface.

One engine runs everywhere — a browser tab, your desktop tray, your phone’s camera, the terminal, and inside any AI agent. Install a pack once per device; translate offline forever. Nothing you translate leaves the machine it runs on. Each surface carries a different set of tools — the list on every card below is the whole truth for that platform. The web app itself works offline after your first visit.

Signed installers are on the way. Until they land, the web app on this page is the same on-device engine — install a pack once and it works offline forever — or build any native app from source (the whole stack is in the repo).

Windows

  • Global hotkey: copy anywhere, translate instantly
  • Clipboard watch & tray quick panel
  • A Traxlate tab inside Microsoft Word
  • Full-quality translation, on your device
  • Documents (docx/pptx/xlsx/epub/xlf/xliff/rtf/srt/vtt/txt/md/csv/html/htm)
  • PDF, page by page
  • Subtitles from your own video
  • Dubbing with on-device voices
  • Screenshot-region OCR translate
  • Local translation memory & glossary
Download for WindowsInstaller (.exe)portable beta (zip) — unzip and run; or the installer. Both built 11 September, both unsigned, so SmartScreen will warn once; a signed installer is coming

macOS

  • Global hotkey + menu-bar quick panel
  • Clipboard watch
  • Full-quality translation, on your device
  • Documents (docx/pptx/xlsx/epub/xlf/xliff/rtf/srt/vtt/txt/md/csv/html/htm)
  • PDF, page by page
  • Subtitles from your own video
  • Dubbing with on-device voices
  • Screenshot-region OCR translate
  • Local translation memory & glossary
Download for macOSDownload for Intel Macbeta (.dmg) — not yet signed by Apple, so macOS blocks the first open. On macOS 15 (Sequoia): double-click, then System Settings → Privacy & Security → Open Anyway. On macOS 14 and earlier: right-click → Open. A signed, notarized build is coming. Apple Silicon build from 11 September, Intel build from 11 September.

Linux

  • Global hotkey + tray quick panel
  • Clipboard watch
  • Full-quality translation, on your device
  • Documents (docx/pptx/xlsx/epub/xlf/xliff/rtf/srt/vtt/txt/md/csv/html/htm)
  • PDF, page by page
  • Subtitles from your own video
  • Dubbing with on-device voices
  • Screenshot-region OCR translate
  • Local translation memory & glossary
Download for LinuxDebian / Ubuntu (.deb)beta (.AppImage, built 11 September) — chmod +x and run; a .deb is hosted beside it

Android

  • Full-quality translation, on your device
  • Camera & photo OCR translate
  • Share text from any app straight into Traxlate
  • Offline after pack install
Download APKdirect APK (beta) — Play listing coming

iOS

  • Full-quality translation, on your device
  • Camera & photo OCR translate
  • Offline after pack install
TestFlight comingthe app builds from this repo today; distribution is pending

Microsoft Word

  • A Traxlate tab in Word, alongside your other add-ins
  • Translate a selection, or the whole document, in place
  • Keeps your formatting, headings and tracked changes
  • The text never leaves your machine — the pane talks to the local app
How the Word tab worksincluded with the Windows app — new, and Windows only (Mac Word has no COM)

CLI

  • Translate text, files, and stdin in the terminal
  • Documents & subtitles: .docx .pptx .xlsx .epub .xlf .xliff .rtf .srt .vtt .txt .md .csv .html .htm
  • traxlate serve — local REST API on 127.0.0.1
  • Translation-memory corrections (--remember)
  • win-x64 · linux-x64 · macos-arm64 · macos-x64
npm i -g traxlate
traxlate "hello world" -t fa
npm publish pending — until then: build from the repo (apps/cli)

MCP — Traxlate inside your AI agent

  • Tools: translate, translate_batch, translate_file, ocr_translate, detect_language, list_languages, engine_status, glossary_add, glossary_list
  • Runs entirely on your machine — nothing leaves it
  • Works with Claude Code and any MCP client
claude mcp add traxlate -- traxlate-mcp
ships with the CLI package
Or just use the browserAPI & MCP docs
Apps & downloads — Traxlate