What's new

Translator++ Tool + DeeplNextGen + Google Translator Servers


DNLLLL

New member
Joined
Jun 11, 2026
Messages
5
Reputation score
3
1781812168406.png

I can give you DeepL Next Gen (better as gpt4o and deepseek and Google Translate for free. I wrote two tools that run a server on localhost.

if you execute translate_deepl.exe you run a server on localhost:7000

if you execute translate_google.exe you run a server on localhost:7500

You can also use the python files, the exe files are the compiled form of python files

look at the picture the setup is easy


Download here




my project here



EDIT,

If you use Google Translate, you'll notice that,unlike with the standard Google Translate, you don't get a "429 Too Many Requests" error. These endpoint tools of mine offer unlimited usage. However, DeepL Pro NextGen is still causing issues and isn't working quite perfectly... I've fixed that as best I can now... That means I need to update this post, but it gives you the chance to use the best engines, unlimited and for free.

EDIT:

DeepL NextGen caused a lot of issues, but they’ve all been fixed; you can now use DeepL NextGen without errors—I just need to update the project and re-upload everything.
1781812182597.png
Fixed much bugs:

Deepl nextgen runs now without error, if you still get a error close the exe and start the exe again

Start translate_deepl_nextgen.exe , starts a server on port 7000 (translate with deepl nextgen) -> setting
Start translate_deepl_classic, starts a server on port 7100 (translate with classic deepl) -> setting
Start translate_google.exe, starts a server on port 7500 -> setting

deepl is a bit slow, but i have make it fast as possible

Download here:



Mirror:



updated project here



here a reupp from the latest translator++ dev version 8.5.2.7

 
Back
Top