7 min read
How to convert PDF to ePub for Kindle
By ScoutMyTool Editorial Team ยท Last updated: 2026-05-20
Introduction
I tried reading a 300-page PDF research compendium on a 6-inch Kindle a few years ago and gave up by page 12 โ the fixed-layout PDF rendered at original page size and forced constant zoom-and-pan. The next week I converted the same file to EPUB with Calibre, sideloaded to the Kindle, and read the entire thing comfortably over a weekend. The conversion takes about five minutes and transforms whether a PDF is actually readable on a small e-ink screen. This article maps when conversion is worth it, which tool produces the cleanest output, and the workflow for getting PDFs onto a Kindle in a Kindle-friendly format.
Six methods compared
| Method | Output format | Preserves | Best for |
|---|---|---|---|
| Calibre (desktop) | EPUB or AZW3 | Text reflow, chapters, basic images | Bulk conversion + library management |
| Send to Kindle (PDF as-is) | PDF inside Kindle library | Original layout (no reflow) | Already-readable PDFs; quick path |
| Send to Kindle (PDF auto-converted) | Kindle-native reflowable | Text reflow; loses complex layout | Text-heavy books; Amazon handles conversion |
| ScoutMyTool PDF to EPUB (browser) | EPUB | Text reflow, headings, images | No-install, no-upload conversion |
| Pandoc command-line | EPUB | Text and structure if source is clean | Scripted / batch workflows |
| Online PDF-to-EPUB services | EPUB | Varies by vendor | One-off when other tools unavailable |
Step by step โ Calibre PDF to EPUB to Kindle
- Verify the source PDF has a text layer. Open the PDF in any reader; try to select a word. If selection highlights characters, you have a text layer. If selection highlights the whole page region, the PDF is image-only and needs OCR first โ use Make PDF Searchable to add a text layer before converting.
- Install Calibre (free, open source โ calibre-ebook.com). Available for Windows, Mac, Linux. Launch Calibre and drag the PDF into the library โ it shows up in the book list with metadata extracted from the file.
- Select the book and click Convert Books. In the dialog: set Output format to EPUB (or AZW3 for Kindle-native). Set the output page size to your Kindle screen (default 6" works for most older Kindles; pick 10" for Kindle Scribe or Kindle Oasis 10). Enable "Heuristic processing" under the Heuristic Processing tab โ it cleans up many PDF-conversion artefacts.
- Click OK to convert. Calibre processes the PDF โ typically 30 seconds to 3 minutes depending on book length. After conversion, the library entry shows both PDF and EPUB formats available for the book; switch between them by clicking the format buttons in the metadata panel.
- Send to Kindle. Three paths. Plug Kindle in via USB, drag the EPUB or AZW3 into the documents folder. Use the Send-to-Kindle PC/Mac app: drag the file onto the app, it uploads to your Kindle library wirelessly. Email the file to your Kindle Send-to-Kindle email address. Within 5โ15 minutes the book appears on your Kindle, ready to read with reflowable text and adjustable font size.
When NOT to convert PDF to EPUB
Three cases. First, sheet music, architectural drawings, or any document whose value lies in its exact page layout โ conversion to reflowable EPUB destroys the layout. Read these as PDF on a 10-inch Kindle or tablet instead. Second, books with complex multi-column scientific layouts (research papers, formal proofs) โ EPUB reflow scrambles the multi-column reading order in most converters. Third, books with extensive figures referenced by absolute page numbers ("see page 47, figure 3") โ once the PDF is reflowed, page numbers no longer map to anything specific, and references break.
For these cases, keep the PDF and read on hardware that handles PDF comfortably: a Kindle Scribe, a Boox Note, a reMarkable, or a 10โ13 inch tablet. The 6-inch Kindle is genuinely the wrong hardware for layout-heavy PDFs, and no conversion strategy will fix that โ the fix is the hardware.
Related reading
- eBook to PDF: the reverse direction โ EPUB / MOBI / KFX to PDF.
- Best PDF readers for ePub support: dual-format readers that handle both.
- Searchable PDF: OCR scanned PDFs before conversion.
- Mobile-friendly PDF: when conversion is not the answer.
- PDF tools for students: academic-reading workflows.
- Bookmark PDF chapters: navigation in the original PDF as an alternative.
- All ScoutMyTool PDF tools: the broader toolkit.
FAQ
- Does the Kindle actually need EPUB, or can it just read PDF?
- Kindle has read PDF natively since 2010, but the experience varies wildly by device. Older 6-inch Kindles render PDF pages at the original page size and force constant zooming โ readable for reference, painful for novels. The 10-inch Kindle Scribe and Kindle Oasis handle PDF better because the screen is closer to Letter size. The reason to convert PDF โ EPUB is reflow: the text adapts to the screen and your preferred font size, eliminating the zoom-and-pan ordeal. For text-heavy PDFs (books, articles, long reports), conversion improves the reading experience dramatically. For layout-locked PDFs (sheet music, technical manuals with figures, books with complex tables), keep the PDF.
- Can I email a PDF to my Kindle and have Amazon convert it automatically?
- Yes. Every Kindle has a Send-to-Kindle email address (Settings โ Your Account โ "Send-to-Kindle email"). Email the PDF as an attachment to that address. By default Amazon keeps PDFs as PDF. To request automatic conversion to Kindle-native reflowable format, type the word "convert" (no quotes, no other text) as the email subject. Amazon converts on its servers and delivers the reflowable version to your Kindle library, typically within 5โ15 minutes. The conversion is reasonable for text-heavy PDFs; layout-heavy PDFs come back with messy formatting.
- How does Calibre PDF-to-EPUB conversion compare to Amazon's?
- Calibre gives you more control โ output page size, font size, embedded fonts, chapter detection method, image handling. The trade-off is setup time: a quality Calibre conversion is a 5-minute interactive process per book vs Amazon's zero-touch convert-by-email. For one-off conversion, Amazon's service is faster; for a library of dozens of PDFs you want consistent and readable, Calibre wins. Quality is roughly comparable on clean text-heavy PDFs; Calibre handles edge cases (multi-column papers, embedded tables) noticeably better than Amazon's converter.
- My converted EPUB has weird line breaks and missing paragraphs โ why?
- Two usual causes. First, the source PDF was image-only (scanned). EPUB conversion needs a text layer; without OCR the converter gets nothing. OCR the PDF first (ScoutMyTool Make PDF Searchable or any OCR tool), then convert. Second, the source PDF uses unusual line-end characters or hyphenation that the converter mis-handles. Calibre's "heuristic processing" option fixes most of these by reconstructing paragraphs from runs of line-end-broken text; toggle it on for problematic sources. After conversion, spot-check a few chapters in your Kindle reader and reconvert with tweaked settings if the result is still messy.
- Can I convert a PDF to AZW3 (Amazon's native format) directly?
- Yes via Calibre. Set the output format to AZW3 instead of EPUB during conversion. AZW3 supports enhanced typography (KF8 features) that Kindle handles natively without re-converting. Sideload the AZW3 to Kindle via USB or via the Send-to-Kindle PC/Mac app. For non-Calibre paths, convert to EPUB first then let Amazon's Send-to-Kindle service do the final EPUBโAZW3 step automatically. Older MOBI format is still supported by all Kindles but is being phased out; prefer AZW3 for new conversions.
- Will images and figures survive the PDF-to-EPUB conversion?
- Mostly yes for embedded raster images (JPEG, PNG inside the PDF) โ Calibre and similar tools extract them and reference them in the EPUB. Quality depends on the source resolution; PDFs that embedded images at 300 DPI for print convert with clean images, while PDFs that used low-resolution screen-display images come through soft. Vector graphics (charts, line drawings) are usually rasterised during conversion โ visually preserved but no longer scalable. For figure-heavy books (textbooks, technical manuals) the conversion result is often readable but visibly inferior to the source PDF; consider keeping the PDF as the canonical version for those books.
- Can I convert a PDF to EPUB on iPad or iPhone for sideloading to Kindle?
- Yes via the browser. ScoutMyTool PDF to EPUB runs in Safari on iPad and iPhone โ drop the PDF, get an EPUB, save to Files. Then upload to your Kindle library via the Kindle iOS app's "Send to Kindle" feature, or via the Send-to-Kindle email. The whole flow stays mobile, no desktop needed. For Calibre-style power conversion on mobile, dedicated apps like KyBook or BookFusion offer comparable features at the cost of a small purchase.
Citations
- Calibre Project โ open-source eBook management and conversion documentation.
- Amazon โ Send-to-Kindle service and supported format documentation.
- IDPF/W3C โ EPUB 3.3 specification.
- Amazon โ Kindle Format 8 (KF8 / AZW3) format specification.
- Pandoc โ universal document converter documentation including PDF-to-EPUB.
Convert PDF to EPUB without uploading
ScoutMyTool PDF to EPUB runs entirely in your browser tab. Books stay on your machine; send only the converted EPUB to your Kindle.
Open PDF-to-EPUB tool โ