zyddnys/manga-image-translator

Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ (no longer working)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 39 minutes ago
Added to GitGenius on September 5th, 2026
Created on February 18th, 2021
Open Issues & Pull Requests: 142 (+0)
GitHub issues: Enabled
Number of forks: 1,060
Total Stargazers: 10,397 (+0)
Total Subscribers: 67 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.2 hours
Mean response time: 18.5 days
90th percentile: 32.1 days
Tracked items: 318

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 67
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 426 days
Stale 30+ days: 62
Stale 90+ days: 50

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (230)
  • stale (197)
  • enhancement (78)
  • pr welcome (10)

Most active issues this week

Detailed Description

Manga Image Translator is an image processing tool that automatically detects and translates text within manga, comics, and other images.

The tool addresses the problem of accessing content in languages like Japanese that lacks professional translation. It uses optical character recognition to detect text within images, then applies machine translation to render translated text back into the image. The system includes text removal and inpainting capabilities to seamlessly integrate translated text, along with image upscaling and colorization features. It primarily supports Japanese translation but also handles Simplified and Traditional Chinese, English, and approximately twenty other languages.

Developers should choose this tool if they need to process batches of manga or comic images with minimal manual intervention. It suits projects involving Japanese media consumption, community translation efforts, or automated content localization where professional translation services are unavailable. The tool offers multiple deployment modes: local batch processing for offline use, a web interface for interactive translation, an API mode for programmatic access, and command-line usage for scripting. Installation can be done via pip and venv, Docker, or by building locally, with specific support for Nvidia GPU acceleration.

The project maintains active development with regular commits and ongoing refinement of its translation pipeline. The maintainers actively solicit community feedback and contributions to address acknowledged shortcomings in the early-stage codebase. A community Discord server provides support and coordination for users and contributors. The tool includes comprehensive configuration options for fine-tuning detection, translation, and rendering behavior, along with detailed documentation covering recommended settings and quality improvement techniques.