How On-Device Translation Works
AnyTool Simple Translator is 100% client-side: it has no server and never calls a cloud translation API. On browsers that expose the experimental built-in Translator API (desktop Chrome 138 and later) it feature-detects the global, checks whether the chosen language pair is available, downloads a browser-managed language pack on demand with a progress bar, and translates full sentences entirely on the user device. An optional Language Detector API call can set the source language automatically.
- Uses the browser built-in Translator API where available, detected at runtime
- Language packs are downloaded and managed by the browser, not by AnyTool
- Translation runs locally on the device — no text is sent to any server
- Optional on-device language detection sets the source automatically
- Honestly degrades to a phrasebook when on-device AI is unavailable
