Manga-Image-Translator

⭐ 10.5k GPL-3.0 Python 3.0.0

An AI-powered tool for translating comics, automatically detecting text, translating it, erasing the original text, and embedding the translated content—enabling one-click localization into multiple languages.

📋 Info

GitHub Stars⭐ 10.5k Stars
LicenseGPL-3.0
LanguagePython
Version3.0.0
Updated2026-05-20

📖 Overview

Manga-Image-Translator is the ultimate tool for translating manga and images. It automatically detects text within manga speech bubbles → uses OCR to identify the original text → translates it into the target language → removes the original text → and inserts the translated version. It supports mutual translation between 10+ languages including Japanese, English, Korean, Chinese, and French. Multiple OCR engines are built-in. It allows for batch processing of entire manga chapters. Both a WebUI and CLI are provided. It is suitable for localization teams and individual manga translators.

✨ Features

  • Automatic detection → translation → erasure → word embedding: a complete end-to-end process
  • Real-time mutual translation across 10+ languages.
  • Multiple OCR engines (MangaOCR/GPT-4V)
  • Batch process entire chapters
  • Dual mode of WebUI and CLI

Advertisement

🚀 Quick Start

$ git clone https://github.com/zyddnys/manga-image-translator.git
$ pip install -r requirements.txt

🔗 Related Tools