Translator

Select any text and translate it, or translate a whole page — without leaving Omni.

Translate a selection

Long-press to select text, then tap Translate in the selection menu. The translation appears in a sheet.

Translate a page

Open Quick Tools → Translator to translate the current page’s content across many languages.

How it works today

Currently online

Earlier builds used on-device ML Kit translation, but that was removed for FOSS compliance. Translation now uses a free online endpoint, so translated text leaves your device. Avoid translating sensitive content.

The translation logic lives in tools/TranslationManager.kt.

Related