⚡ Detect, translate, and convert comic speech bubbles with cutting-edge AI OCR and selectable text overlays. Transform raw manga scans, graphic novels, or personal photos into highly structured, mobile-friendly eBooks with one click.
🚀 Try it live now: https://ebookcc.com/
Utilizes an advanced, self-trained YOLO26 neural network architecture to detect manga panels and speech bubbles with pixel-perfect accuracy. No more manual cropping.
- Cloud Power: Seamless integration with Google Cloud Gemini API for state-of-the-art layout analysis and text extraction.
- 100% Offline & Private: Hook into your own self-hosted Local LLMs (
Ollama,LM Studio, orLlama.cpp) to process sensitive content with zero data leakage.
Intelligently slices complex comic layouts into individual pages or guided-view blocks. Perfectly optimizes raw manga for comfortable reading on small screens like smartphones and Kindle/Kobo e-readers.
Instantly convert your image directories, ZIP, or CBZ files into standard reflowable or fixed-layout eBooks with automated Table-of-Contents (ToC) generation.
- Upload: Drop your comic pages, ZIP, or CBZ files into EbookCC.
- AI Detect & OCR: The YOLO26 model finds the panels and text bubbles, and Gemini/Local LLM extracts the text.
- Edit/Translate: Use the Rich Editor to translate, typeset, or adjust bubbles.
- Export: Export as a beautifully formatted eBook or images with text overlays.
To run this application locally on your machine, check out these quick steps:
-
Install Dependencies:
npm install
-
Run in Development Mode:
npm run dev
-
Compile a Production Build:
npm run build
-
Launch the Production Build:
npm run start
If EbookCC has saved you time and made your comic-reading or editing process smoother, please consider supporting the creator:
Your support helps keep development active and funds high-precision OCR and translation features. Thank you!