Given an image of a comic book page, the program will recognize all Japanese dialogue text and replace it with the translated text in the English language.
The main objective of this program is to automatically translate manga pages from Japanese to English. It takes a long time to manually translate newly released Japanese or Korean-style comic books, manual translater feels exhausting to do the same.
he project can successfully translate the given manga page from plenty of resources. The exe itself stores the result in the root folder of the file present, this allows all the readers to translate a Japanese comic style books to be translated and read easily. This project surely make the life of manga readers by not waiting for the manga to be manually translated as it takes a lot of time to process. The given input image is analyzed based on the image manipulation.
Download the Tesseract - OCR and .exe file from here.
Extract the ZIP to C:/Program files/
Run The Manga Translator.exe , drag and drop your image to the Cmd prompt , the output final.jpeg is generated on the same directory your exe file is saved.
Contributions are always welcome! If you have any ideas, bug reports, or pull requests, please feel free to open an issue or a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.