DeepL
JSON →Translate text using the DeepL API.
Install
pip install uv Tools · 7
- translate_text Translate text to a target language
- rephrase_text Rephrase text in the same or different language
- batch_translate Translate multiple texts in a single request
- translate_document Translate a document file using DeepL API
- detect_language Detect the language of given text
- get_translation_history Get recent translation operation history
- analyze_usage_patterns Analyze translation usage patterns from history
Environment variables
DEEPL_AUTH_KEYDEEPL_SERVER_URL
★ 4 GitHub stars