rizqiwahyudi / manga-translator

Automatically translates manga pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manga-translator

Automatically translates manga pages from Japanese to English.

How it works

  • Find text bubbles using OpenCV contour manipulations
  • OCR the text bubbles with Tesseract
  • Send the text to Google Translate
  • Typeset the translated text back into the text bubbles

Example

Untranslated

untranslated

Translated

translated

Dependencies

About

Automatically translates manga pages


Languages

Language:Python 97.5%Language:JavaScript 2.5%