Skip to content

Ebooks

Scanned book to EPUB converter

Get book entities: chapters, headings, paragraphs, footnotes text, page order, running headers, page numbers, captions, and readable tables.

  • AI Deep Read · 1 credit per page · free account required
  • Free: 5 conversions a day · 5 MB each
  • Deleted after 24 h · never used for training

Before you start

What to expect

  • AI Deep Read costs 1 credit per rendered page and book scans often need many pages of review.
  • Uploads are not used to train models and are deleted after 24 hours unless your account policy says otherwise.
  • Scanned-book EPUB output is an editorial draft; proofread OCR, hyphenation, page numbers, headers, and chapter breaks.

What the output contains

  • OCR text from scanned pages, shaped toward reflowable ebook content rather than image-only page facsimiles.
  • Chapter headings, paragraphs, captions, and simple tables identified where the scan makes reading order clear.
  • Running headers, page numbers, and hyphenated line breaks may be preserved for review rather than silently removed.
  • EPUB creation depends on clean extracted text; heavily damaged scans need manual editing before comfortable reading.

A real run

Public-domain scanned monograph

Input
188-page scanned PDF, public-domain book, two-page preface, 12 chapters, running headers, page numbers, and hyphenated line breaks.
Output
EPUB draft with 12 chapter sections and reflowable text; 174 running-header instances and 23 dehyphenation guesses needed editorial review.

Known failure modes and how they're handled

Running headers and page numbers pollute text
The workflow attempts to identify repeated page furniture, but keeps uncertain text so editors can delete it knowingly.
Hyphenated line breaks
Dehyphenation can be requested, but names and compound terms need manual review.
Chapter detection is ambiguous
Obvious chapter headings are used; unusual typography or missing headings may require manual section cleanup.
Copyrighted or DRM-protected books
Only convert material you have the right to process. DRM bypass and infringing copies are not supported.

Command line

Do it yourself

ocrmypdf

bash
ocrmypdf --deskew scanned-book.pdf book-ocr.pdf

Creates searchable OCR text; you still need cleanup before making a pleasant EPUB.

ebook-convert

bash
ebook-convert cleaned.html book.epub

Best after manual OCR cleanup, chapter splitting, and removal of page headers/footers.

Questions about this workflow

Will the EPUB look like the scanned pages?

No. EPUB is reflowable text. If you need page facsimiles, keep the scanned PDF.

Can it remove page numbers automatically?

It can identify some repeated page furniture, but uncertain headers and page numbers should be reviewed manually.

Is this for copyrighted books?

Only convert books you have the right to process. The workflow does not bypass DRM or authorize copying.

Can it detect chapters?

Obvious chapter headings can be used, but old scans with unusual typography need manual EPUB cleanup.