You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeepL offers a Windows app for their translation services, but that client doesn't support the API, only regular subscriptions. Using the API can be more cost efficient for both the free and pro subscriptions: the free subscription offers 500.000 characters per month, which can be used for both documents and text. The pro subscription charges per character, instead of having to pay a set price monthly regardless of usage.
34
34
35
-
So, since there isn't an API client available yet, I built one that I'd want to use. It even has a feature that DeepL doesn't provide yet: translating webpages! It uses Firefox's *reading mode* engine to reduce the amount of characters, and make it easy for you to read the translation.
35
+
So, since there isn't an API client available, I built one that I'd want to use. It even has a feature that DeepL doesn't yet provide: translating webpages! It uses Firefox's *reading mode* engine to reduce the amount of characters, and make it easy for you to read the translation.
36
36
37
37
**Note: regardless of how it may seem, I'm not affiliated with DeepL in any way. I did not get a dime for writing this.**
38
38
If you appreciate my work, I'd appreciate a coffee!
0 commit comments