kha-white/manga-ocr
Optical character recognition for Japanese text, with the main focus being Japanese manga observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 93
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 82
- age_days: 1691
- days_rel: 45
- days_push: 45
- n_releases_24m: 4
Adoption not part of the score
2758 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Manga OCR is a Python library providing optical character recognition for Japanese text, focused on Japanese manga. It uses a custom end-to-end Vision Encoder Decoder model built with Hugging Face Transformers, robust to vertical/horizontal text, furigana, overlaid text, varied fonts, and low-quality images.
Use cases
- extract japanese text from manga panels
- ocr japanese text from images
- recognize text in manga speech bubbles
- read vertical japanese text from scans
- build a japanese reading and mining workflow
- process furigana-laden text in comics
- use as a general purpose printed japanese ocr
When to choose
- you need high-quality OCR for Japanese manga or printed Japanese text
- you need multi-line text recognition in a single pass
- your images are low quality, have furigana, or text overlaid on art
- you want a simple Python API or CLI to integrate into a reading workflow
When to avoid
- you need handwriting recognition rather than printed text
- you need OCR for languages other than Japanese
- you need scene text detection/localization rather than recognition of a given region
- you cannot run a PyTorch/Transformers model locally
Facets
library · maturity stable
ocr image-processing machine-learning deep-learning nlp computer-vision image-processing machine-learning python cross-platform japanese manga transformers vision-encoder-decoder furigana pytorch natural-language-processing
2 sources
- readme: https://github.com/kha-white/manga-ocr · fetched 2026-08-28 · 05451f3162be
- registry_pypi: https://pypi.org/pypi/manga-ocr/json · fetched 2026-08-29 · 1ab308266349
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kha-white/manga-ocr | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="kha-white/manga-ocr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem