Kocarus / Manga-Translator-TesseractOCR

Automatically translates manga pages with Tesseract-OCR and Google Translate API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manga Translator

Automatically translates manga pages from Japanese to English. So keep finding RAW as many as possible and enjoy 😎

Dependencies

Steps

  • Add your images in ascending order into "img" folder and then create a new folder named "translated" in the repo addImg

  • Run manga_translate.py to extract texts and perform translation run

Result

op

karada

Original code

https://github.com/dalelyunas/manga-translator (Great code. I have modified a bit and this is beautiful for Manga Lovers 😁)

About

Automatically translates manga pages with Tesseract-OCR and Google Translate API for Python


Languages

Language:Python 100.0%