Tool Ren'Py Free AI Ren'Py Translator (Gemini)

Lauren00

New Member
Aug 24, 2020
4
15
22
Hey everyone. While developing my own adult visual novel, I thought my game should support multiple languages. So I started creating a tool that would let me easily translate my game into many languages without hassle. Then I asked myself, “Why not share this tool with others?” and here we are.


What is AI Ren'Py Translator?
You don't have permission to view the spoiler content. Log in or register now.
This tool is completely free to use. Don’t worry—using AI for translation doesn’t mean you’ll have to pay anything. I developed it to comply with Gemini API rate limits.

Google allows free users to send up to 15 requests per minute, 250,000 tokens, and 1,000 requests per day with the “Gemini 2.5 Flash-Lite” API. This tool follows these limits and ensures you never exceed them. You can check it out at .

As I mentioned earlier this tool currently uses the “Gemini 2.5 Flash-Lite” model, which is quite up-to-date and powerful for translation and dialogue writing. If this tool gains enough interest, I might consider adding other AI models as well.

You can create multiple projects within the tool and manage them with ease.

How does it work?
You don't have permission to view the spoiler content. Log in or register now.

The AI avoids translating sentence by sentence. It analyzes the lines above and below, understands the dialogues, and aims to deliver the most accurate translation possible.

Screenshots

This is the tool’s main page. Here, you can create a new translation project or manage your existing ones:

This is the tool’s main page. Here, you can create a new translation project or manage your existing ones.

You don't have permission to view the spoiler content. Log in or register now.

Supported languages:
Arabic, Bengali, Bulgarian, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, Thai, Ukrainian, Vietnamese.

The tool supports all languages supported by the Gemini 2.5 Flash-Lite model.

How to use?
You don't have permission to view the spoiler content. Log in or register now.

Support the project
This tool is completely free to use. If this tool makes your work easier and you’d like to contribute to its development, you can support me on Patreon.
If this project gains enough interest, I’ll be happy to keep improving it.



Download:
I apologize for the large file size — it’s because I developed this tool using Next.js and Electron.



If you encounter any issues while using the tool or have any questions, I’ll do my best to help you out. Happy translating!
 
Last edited:

Daronel

New Member
Oct 12, 2020
2
0
115
Hola primero que nada gracias por poner tu programa de forma gratuita, dicho eso quiero mencionar unos errores que encontre al traducir este juego, https://f95zone.to/threads/scarlet-law-v0-4-0-jyp-games.63712/ el primer error que encontre es que dejo una cadena vacía pero eso se soluciona fácilmente, los otros errores que encontre fue con los nombres, como se puede ver en la imagen y el otro error fue que cuando seguí avanzando me salió ese error que aparece en Block de notas, si encuentra una forma de solucionarlo seria fantástico. Una vez más gracias por tu programa la verdad le veo potencial ya que las actuales herramientas para traducir tienen muchos errores, igual si sacas una versión de paga te agradecería que me avisaras


c191f3c4-a86f-4fa5-8abd-f19a44e42431.jpg
 
Last edited:

hebizaihu

Newbie
Jul 6, 2022
82
32
77
Could you add a feature to edit translation results?
For instance, if a translation is incorrect, users could manually correct it to achieve a perfect translation.

A feature like a local dictionary.

Most Ren'Py translations suffer from a lack of centralized functionality. They rely solely on machine translation without integrating features like publishing, translation editing, local dictionaries, and unified management.
 

Lauren00

New Member
Aug 24, 2020
4
15
22
Could you add a feature to edit translation results?
For instance, if a translation is incorrect, users could manually correct it to achieve a perfect translation.

A feature like a local dictionary.

Most Ren'Py translations suffer from a lack of centralized functionality. They rely solely on machine translation without integrating features like publishing, translation editing, local dictionaries, and unified management.
I will be releasing a new version with bug fixes and new features soon, and I will consider this as well. Thanks for the feedback!