mashirosaber03/saber-translator

✨ 一款小白也能轻松使用的漫画翻译工具,旨在帮助漫画爱好者轻松跨越语言障碍,畅享原汁原味的日文漫画。 利用先进的 AI 技术,智能检测漫画中的对话气泡,精准识别日文文本,并快速翻译成流畅自然的中文。 ✨ 无论是图片还是 PDF 格式的漫画,Saber-Translator...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Added to GitGenius on September 19th, 2026
Created on February 20th, 2025
Open Issues & Pull Requests: 98 (+0)
GitHub issues: Enabled
Number of forks: 131
Total Stargazers: 3,590 (+0)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.0 days
Mean response time: 45.9 days
90th percentile: 166.2 days
Tracked items: 104

Most active contributors

Sign in to see contributor activity.

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. 78% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 25% of issues opened in the past year have been closed. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 95
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 252 days
Stale 30+ days: 92
Stale 90+ days: 84

Recent activity

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

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Saber-Translator is a manga translation tool that automates the detection, recognition, and translation of Japanese manga into Chinese.

The tool addresses the barrier of reading untranslated manga by combining multiple AI technologies in a single workflow. It detects speech bubbles and text regions in manga pages, recognizes Japanese text using specialized OCR engines, translates the content through configurable AI services, removes original text from images, and renders translated text back onto the pages. The system supports both image formats and PDF files, extracting pages automatically from PDFs. A high-quality translation mode uses multimodal models to process multiple pages together for improved contextual accuracy.

The tool suits manga enthusiasts who want to read Japanese originals without language barriers and are comfortable with software that requires configuration of API keys for translation services. It works with image files in JPG, PNG, and WEBP formats as well as PDFs. The project includes a full manga management system with a bookshelf for organizing titles, chapters, and custom tags, plus a dedicated reader interface for switching between original and translated versions. An analysis engine called Manga Insight performs character recognition, plot summarization, dialogue extraction, and semantic search across manga content, enabling question-answering about specific story details.

The project shows active development with regular commits addressing bug fixes and feature improvements. The codebase demonstrates responsiveness to user feedback through issue tracking and tutorial documentation. Development activity indicates ongoing refinement of core translation pipelines and expansion of supported OCR and translation service integrations.