This plugin allows you to use PowerToys Run for translations via the DeepL API.
-
Activate PowerToys Run: Press
Alt + Space
. -
Enter Translation Command: Type your translation request in the following format:
@@{Target Language Code} {Sentences you want to translate}
- Example for translating English to Korean:
@@ko hello!
- Example for translating Korean to English:
@@en 안녕하세요!
- Example for translating English to Korean:
-
Paste the Translation Result: Press
Enter
to paste the result usingCtrl + V
.Note: You can omit the
@@
prefix if you enable the option to include results globally in the plugin settings.
Code | Language | Code | Language |
---|---|---|---|
ar | Arabic | it | Italian |
bg | Bulgarian | ja | Japanese |
cs | Czech | ko | Korean |
da | Danish | lt | Lithuanian |
de | German | lv | Latvian |
el | Greek | nb | Norwegian Bokmål |
en | English | nl | Dutch |
en_gb | English (British) | pl | Polish |
en_us | English (American) | pt | Portuguese |
es | Spanish | pt_br | Portuguese (Brazilian) |
et | Estonian | pt_pt | Portuguese (all varieties except Brazilian) |
fi | Finnish | ro | Romanian |
fr | French | ru | Russian |
hu | Hungarian | sk | Slovak |
id | Indonesian | sl | Slovenian |
sv | Swedish | tr | Turkish |
uk | Ukrainian | zh | Chinese (simplified) |
- Sign Up for an Account: Visit DeepL API and Sign Up.
- Get Your API Key: Obtain your API key from your DeepL Account.
-
Install PowerToys:
- Download it from PowerToys Download.
-
Download and Extract the Plugin:
- Download the plugin zip file from DeepLTranslator Plugin releases.
- Extract the zip file to:
OR
%LOCALAPPDATA%/Microsoft/PowerToys/PowerToys Run/Plugins
ORC:\Program Files\PowerToys\RunPlugins
C:\Users\%USERNAME%\AppData\Local\PowerToys\RunPlugins
-
Restart PowerToys: Exit and restart PowerToys.
-
Enter API Key:
- Locate the DLL Folder:
Community.PowerToys.Run.Plugin.DeepLTranslator\DLL
- Replace the DLL File: Replace the DLL file in the folder with the one for your desired version (default build is x64; for ARM, use the ARM version).