
PDScanlation
LiveManga translation pipeline: raw Japanese pages in, English pages out.
A pipeline that automatically translates and retypesets raw Japanese manga pages: YOLO detects the speech bubbles, MangaOCR reads the text, an LLM translates, and the typesetter renders the English version cleanly back into the bubbles. The web app lets you upload, watch live progress, and download the finished pages.
Tech stack
- Next.js
- FastAPI
- YOLO
- MangaOCR
- OpenCV
- Claude
- Python
- Vercel