# Translator — AI Academic Paper Translation Chrome Extension > Translator is a free, privacy-first Chrome extension that translates academic papers using AI while preserving mathematical formulas, LaTeX notation, and code blocks. ## Key Facts - **Type**: Chrome Extension (Manifest V3) - **Price**: Free (bring your own API key) - **Privacy**: No data collection; requests go only to user-configured endpoints - **Languages**: UI available in English, Chinese, Spanish, Japanese, Korean - **Install**: [Chrome Web Store](https://chromewebstore.google.com/detail/ai-academic-paper-transla/kbaebnmocaoogcjclbjmmhbbplbpcbpo) - **Source**: [GitHub](https://github.com/wangqianqianjun/translator) - **Website**: https://translators-ai.com ## What Makes Translator Different 1. **Formula-safe translation**: LaTeX, MathJax, and KaTeX expressions are preserved using placeholder extraction — formulas never get corrupted by the translation model. 2. **Full privacy control**: Users configure their own API endpoint. Supports local LLMs (Ollama, LM Studio) for completely offline, LAN-only translation with zero data leaving the network. 3. **Academic-optimized layout**: Bilingual side-by-side rendering designed for dense academic reading. Section numbering, references, and citations stay intact. 4. **Universal API compatibility**: Works with OpenAI, Anthropic Claude, Google Gemini, DeepSeek, OpenRouter, and any OpenAI-compatible endpoint. ## Translation Modes - **Hover translation**: Hold Shift over a paragraph to see inline bilingual text - **Selection translation**: Select text and press Ctrl to translate the selection - **Full-page translation**: Translate an entire page while preserving layout - **YouTube captions**: Real-time subtitle translation on YouTube videos - **Input translation**: Translate any pasted text via the float ball menu ## Supported AI Providers OpenAI (GPT-4o, GPT-4, GPT-3.5), Anthropic Claude, Google Gemini, DeepSeek, OpenRouter, Ollama (local), LM Studio (local), any OpenAI-compatible API endpoint. ## Use Cases - Researchers reading papers in foreign languages - Graduate students studying international literature - Academics reviewing cross-language references - Anyone needing formula-safe document translation ## Documentation - Tutorial: https://translators-ai.com/en/tutorial/ - Docs: https://translators-ai.com/en/docs/ - Full details: https://translators-ai.com/llms-full.txt