# Translation Services

VNTranslator supports various machine translation (MT) and AI/LLM services.

<figure><img src="https://4121582948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKz66WcKqTPRwdFrHi4mM%2Fuploads%2FQ8hoJ8raPDMLkwVtphGA%2Fmt-engines.jpg?alt=media&#x26;token=abd3d23f-abf6-430e-a638-d5136f05e8a6" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Some translation services are only available in the **Pro version**.
{% endhint %}

## Online Translation Services

### Free Online Services

<table><thead><tr><th width="285.20001220703125">Translation Service</th><th>Notes</th></tr></thead><tbody><tr><td>Google Lite</td><td>Mobile version of Google Translate</td></tr><tr><td>Google Web</td><td>Full-site</td></tr><tr><td>Google Web G2</td><td>Alternative / New Method</td></tr><tr><td>DeepL Web</td><td>Full-site (may not work well)</td></tr><tr><td>DeepL Web G2</td><td>Alternative / New Method</td></tr><tr><td>Bing </td><td>-</td></tr><tr><td>Papago </td><td>-</td></tr><tr><td>Baidu</td><td>-</td></tr><tr><td>Yandex</td><td>-</td></tr><tr><td><del>IBM Watson</del> </td><td>-</td></tr><tr><td>ModernMT</td><td>-</td></tr><tr><td>Reverso</td><td>-</td></tr><tr><td>ChatGPT Web</td><td>Web-based access to <a href="../advanced/llms">ChatGPT</a></td></tr><tr><td>Gemini Web</td><td>Web-based access to <a href="../advanced/llms">Gemini</a></td></tr><tr><td>Claude Web</td><td>Web-based access to <a href="../advanced/llms">Claude</a></td></tr><tr><td>Mistral Web</td><td>Web-based access to <a href="../advanced/llms">Mistral</a></td></tr><tr><td>DeepSeek Web</td><td>Web-based access to <a href="../advanced/llms">DeepSeek</a></td></tr><tr><td>Grok Web</td><td>Web-based access to <a href="../advanced/llms">Grok</a></td></tr></tbody></table>

### API-Based Services (Requires API Key)

<table><thead><tr><th width="285.20001220703125">Translation Service</th><th>Link</th></tr></thead><tbody><tr><td>DeepL API Free</td><td><a href="https://www.deepl.com/en/products/api">https://www.deepl.com/en/products/api</a></td></tr><tr><td>DeepL API Pro</td><td><a href="https://www.deepl.com/en/products/api">https://www.deepl.com/en/products/api</a></td></tr><tr><td>OpenAI API</td><td><a href="https://platform.openai.com/api-keys">https://platform.openai.com/api-keys</a></td></tr><tr><td>OpenAI Translate (legacy)</td><td><a href="https://platform.openai.com/api-keys">https://platform.openai.com/api-keys</a></td></tr><tr><td>OpenAI Conversation (legacy)</td><td><a href="https://platform.openai.com/api-keys">https://platform.openai.com/api-keys</a></td></tr><tr><td>Gemini API</td><td><a href="https://aistudio.google.com/apikey">https://aistudio.google.com/apikey</a></td></tr><tr><td>GeminiAI (legacy)</td><td><a href="https://aistudio.google.com/apikey">https://aistudio.google.com/apikey</a></td></tr><tr><td>Claude API</td><td><a href="https://console.anthropic.com/settings/keys">https://console.anthropic.com/settings/keys</a></td></tr><tr><td>Mistral API</td><td><a href="https://admin.mistral.ai/organization/api-keys">https://admin.mistral.ai/organization/api-keys</a></td></tr><tr><td>DeepSeek API</td><td><a href="https://platform.deepseek.com/api_keys">https://platform.deepseek.com/api_keys</a></td></tr><tr><td>OpenRouter API</td><td><a href="https://openrouter.ai/settings/keys">https://openrouter.ai/settings/keys</a></td></tr></tbody></table>

***

## Offline Translation Services

Translation services that work without an internet connection. Local installation required.

<table><thead><tr><th width="285.2000732421875">Translation Service</th><th>Requirements</th></tr></thead><tbody><tr><td>LM Studio</td><td>Install <a href="../advanced/llms/lm-studio">LM Studio</a> locally before use</td></tr><tr><td>Google Gemma 3 [LM Studio]</td><td>Install <a href="../advanced/llms/lm-studio">LM Studio</a> locally before use</td></tr><tr><td>TranslateGemma [LM Studio]</td><td>Install <a href="../advanced/llms/lm-studio">LM Studio</a> locally before use</td></tr><tr><td>GPT4All</td><td>Install GPT4All locally before use</td></tr><tr><td>LibreTranslate</td><td>Install LibreTranslate locally before use</td></tr></tbody></table>

***

## **Custom** MT

This feature allows customization and integration with third-party machine translation services. Supports advanced methods including web scraping, HTTP GET, and HTTP POST requests.

{% content-ref url="../advanced/custom-mt" %}
[custom-mt](https://docs.vntranslator.com/advanced/custom-mt)
{% endcontent-ref %}

## Troubleshooting

{% content-ref url="../help/troubleshooting/machine-translation-mt" %}
[machine-translation-mt](https://docs.vntranslator.com/help/troubleshooting/machine-translation-mt)
{% endcontent-ref %}
