# Scanned PDF to EPUB: make a book readable on a small screen

Learn when OCR and reflowable EPUB help, how to prepare a scanned book, and what to check before reading the converted file.

A scanned book can look excellent on a monitor and still be exhausting to read on a phone. Enlarging a fixed page forces you to move sideways. Converting that page into an EPUB can help, but only if the text and reading order survive the conversion.

The useful question is not simply “Can I change the extension?” It is “Which parts of this book should become flowing text, and which parts need visual inspection?”

## Decide whether EPUB is the right output

A reflowable EPUB lets a reading system arrange text for the available screen. A PDF preserves a page-oriented layout. The [EPUB specification](https://www.w3.org/TR/epub-33/) also permits fixed-layout publications, so an EPUB extension alone does not guarantee reflow.

For a novel or a mostly textual textbook, adjustable text often matters more than matching the printed page. For an illustrated manual whose labels depend on precise positions, keep the original PDF alongside any conversion. Page fidelity and comfortable reflow are different goals.

## Check the source before submitting it

Try selecting a paragraph. If you can only select a rectangular image, OCR is probably necessary. If you can select text but copying it produces a scrambled sentence, the PDF may already have an unreliable text layer. Neither case should be judged from the cover page alone.

Inspect a chapter opening, an ordinary spread and the most complex page. Look for clipped margins, skewed scans, faint letters and a dark binding gutter. Choose the clearest source you possess rather than enlarging a low-quality image and assuming that new pixels restore missing detail.

## Convert a representative section first

In [PDF Craft's conversion workspace](https://pdfcraft.ai/en/pdf-craft/), choose EPUB when the result is intended for sustained reading. Start with a short, representative file before submitting a large collection. Include a page with notes or a table if those are important in the book.

PDF Craft combines recognition with document conversion, so the objective is a usable reading file rather than a loose text dump. That does not promise a pixel-identical reconstruction or perfect recognition. The quality of the scan and the complexity of the original layout still affect the result.

If you mainly need passages for editing or research notes, consider [Markdown instead](https://pdfcraft.ai/en/blog/pdf-to-markdown-for-research/).

## Review the book as a reader

Open the EPUB in the reader you actually use. Increase the font size and reduce the window width. Check whether paragraphs reflow, whether headings remain separate and whether the table of contents leads to sensible locations.

Read across a page boundary from the original. Watch for repeated running headers inserted into sentences, broken words, merged columns and missing punctuation. Compare a footnote marker with its note. Check that images are present and that their surrounding explanation remains meaningful.

A practical acceptance list is:

- The beginning and end of each sampled chapter are present.
- Paragraphs follow the intended order.
- Names, numbers and important symbols match the source.
- Larger text does not create constant horizontal scrolling.
- Notes and illustrations remain understandable in context.

## Keep a reference copy

Retain the original PDF for citations and difficult passages. Reflow changes page positions, so a page number in the EPUB may not correspond to the printed page. When quoting, record the original edition and its page reference.

A successful conversion is one you can read and check. If the sample still requires extensive correction, improve the scan or retain PDF for that material before spending time processing the whole library. For technical books, continue with the [formula and footnote checklist](https://pdfcraft.ai/en/blog/check-formulas-footnotes-after-ocr/).
