#123 · Primary category: Computer Vision
manga-ocr
Optical character recognition for Japanese text, with the main focus being Japanese manga
Project last updated:07/19/26
GitHub Stars
2.8K
Forks
140
Contributors
9
License
Apache-2.0
Why we included this project
Manga OCR targets the cases that trip up general-purpose Japanese OCR: vertical and horizontal text, furigana, unusual fonts, and scans that have seen better days. Its end-to-end model reads an entire text bubble in a single pass, so you do not have to split multi-line dialogue into lines beforehand. It installs with pip and ships a pretrained model, and it already powers two other projects, the Poricom reader and mokuro, which suggests it holds up outside a demo. If you are building anything around Japanese comics, whether a translation workflow or a reading setup, this is a practical place to start rather than a research toy.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)