Light Novel to EPUB
Honest answer first: if your light novel is already a text file, a Word document or a text-based EPUB, this is not the tool you want. Text should reflow, resize and re-hyphenate on the reader, and a reflow converter like Calibre does that job properly. Pushing text through an image pipeline would only freeze it at one size.
This converter is for the other kind of light novel: the image-based kind. Scanned volumes, PDFs where every page is a picture, and the colour illustration inserts that make light novels what they are. Those are pages, not paragraphs, and MangaConverter rebuilds each one for an exact e-reader screen, sharp text render, clean margins, correct order, packed into a fixed-layout EPUB.
Light Novel to EPUB
Free, page-perfect EPUBs from scans and PDFs
How to convert a scanned light novel to EPUB
Check which case you have
Open your file. Selectable, copyable text? Use a reflow tool like Calibre. Pages that are images, a scan, a page-per-image PDF, an archive of page scans? Continue here.
Upload the volume
Drop the PDF, CBZ, ZIP, RAR, 7Z or EPUB. Up to 1000 pages and 1GB per file, and up to 20 files at once, so multi-volume scans queue in one batch.
Pick your reader and check the preview
A device profile rebuilds each page for the real screen, for example 1236 x 1648 on a Kindle Paperwhite 5. The live preview matters here: zoom into a dialogue-heavy page and confirm the prose is comfortably legible before converting.
Convert and transfer
Download the EPUB and send it over. Send to Kindle takes EPUBs under about 50MB; heavier scans go over USB. Outputs auto-delete after 24 hours.
Why a fixed-layout EPUB and not reflowed text?
A scan contains no text to reflow, only pictures of text. OCR could extract it, but at the cost of typos, lost formatting and mangled ruby text. Rebuilding the scanned page faithfully for your exact screen keeps the volume as published, illustrations, typesetting and all.
PDFs are the most common starting point
Most image-based light novels arrive as PDFs. Each PDF page is extracted, cleaned and resized like a comic page, which eliminates the pinch-zoom-and-pan routine a raw PDF forces on an e-reader.
Frequently asked questions
My light novel is a text EPUB already. Should I convert it here?
No. It is already in the right format, and your reader will reflow it natively. If it needs cleanup or a different format, Calibre is the right tool. This converter is only worth it for image-based volumes.
Will the prose in a scanned volume be readable on e-ink?
That is exactly what the per-device rebuild is for. Pages are resized to your screen resolution and contrast-tuned so scanned text renders sharp. Use the preview on a dense text page to judge for yourself before converting.
What about the colour illustration inserts?
They come along with the rest of the volume, page by page. On a greyscale e-ink profile they are contrast-optimized to stay legible in grey; targeting a colour device keeps them in colour.
Japanese light novels read right to left. Is that handled?
Yes. Enable manga mode and right-to-left page progression is stamped into the EPUB, so a scanned Japanese volume pages in its original direction.
The processing engine is Kindle Comic Converter (KCC), open source and battle-tested by years of community use, hosted here so you skip the install entirely. The whole service can also be self-hosted as kcc-cloud on GitHub.