Skip to content
Dextalo
Download

Get Dextalo

Two ways to run the pipeline locally — a focused desktop app or a scriptable CLI. Both are free and keep themselves up to date.

Dextalo Desktop

Native CAT editor with AI translation, TM & QA built in.

Preview · v0.1.0
Download for macOS
macOS·Windows — coming soon
macOS Apple Silicon & Intel · .dmg · macOS 12+
Windows x64 · .exe installer · coming in v1.1

Downloads are code-signed; updates are cryptographically verified before install.

The app checks for updates on launch and every few hours — it shows a banner and lets you restart when you're ready, never mid-edit.

Versioned releases live at dl.dextalo.com.

Dextalo CLI

The full pipeline, scriptable — for batch jobs and CI.

v1.2.2
macOS / Linux
$curl -fsSL https://get.dextalo.com/install.sh | bash
Windows · PowerShell
$irm https://get.dextalo.com/install.ps1 | iex

Requires Python 3.9+. Installs to ~/.dextalo and adds a dextalo command to your PATH.

Update any time with dextalo update; check your version with dextalo version.

Prefer a manual install? Grab the zip at dextalo-cli-latest.zip (see the docs).

Staying current

How updates work

Both tools update themselves safely — signed, verified, and never in the middle of your work.

Desktop

Dextalo Desktop uses Tauri's signed updater. New versions are published to dl.dextalo.com with a signed manifest; the app verifies the signature, then prompts you to restart. You can toggle auto-check in Preferences.

CLI

The CLI polls get.dextalo.com/api/version, verifies the SHA-256 of the new package, and replaces itself in place — no reinstall, no lost config.

Dextalo Cloud

The full localization platform lives in the cloud

Dextalo Desktop and the CLI are the local tools. Bring your team, memory, and projects together in Dextalo Cloud.

Go to Dextalo