Translate notes into any of 165 languages with AI. Preserves Markdown formatting and structure. Powered by L10n.dev's AI translation API.
Translate your Obsidian notes using l10n.dev — an AI-powered localization API. Works on desktop and mobile.
A free l10n.dev account. You receive 30,000 characters free per month after signing up. Get your API key at l10n.dev/ws/keys.
manifest.json, main.js, and styles.css.<YourVault>/.obsidian/plugins/note-ai-translator/.With a note open, trigger translation in any of these ways:
Translate current noteA language picker will open. Type a language name (e.g. "Spanish", "German", "Japanese") and select your target language. The translation will be saved according to your output behavior setting.
After your first translation, the last used language is saved automatically. The next time the language picker opens, it pre-selects that language — press Enter to confirm without typing anything.
For even faster repeat translations, use the Translate to last used language command from the command palette. It skips the language picker entirely and translates immediately. Assign a hotkey to it in Settings → Hotkeys for one-keystroke translation.
| Setting | Result |
|---|---|
| Create a new note (default) | Saves translation as {filename} ({lang-code}).md in the same folder |
| Replace current note content | Overwrites the current note with the translation |
| Append to current note | Appends the translation below a horizontal rule |
Translation requests are sent to the AI translation API over HTTPS. l10n.dev does not store your content after translation. See the l10n.dev terms of service for details.
No telemetry or analytics are collected by this plugin.