Short answer: send the PDF through a converter that outputs EPUB, not the PDF itself. Kindle can technically display a PDF, but it shows each page as a fixed image — the text doesn't reflow, the font size is locked, and margins made for an 8½×11 sheet don't fit a 6-inch screen. EPUB fixes all three, and doing the conversion properly also gets you back the thing a raw PDF-on-Kindle never has: a working table of contents.
Why a PDF looks bad on Kindle
A PDF is a page-layout format — it remembers exactly where every line of text sits on a fixed-size page, the way a printed book does. That's fine on a monitor or a printer. On a 6-inch e-reader, Kindle has two options: shrink the whole page to fit, which makes the text too small to read comfortably, or let you pan and zoom around an oversized page, which makes reading tedious. Neither is what an e-reader is supposed to feel like.
EPUB works differently. It stores the text as text, with styling instructions rather than fixed positions, so the reading app — Kindle included — decides how to lay it out at whatever font size and screen width you're using. That's the entire point of an e-reader, and it's only possible if the book format supports it.
What actually happens during PDF to EPUB conversion
A proper conversion does three things a simple "rename the file" trick cannot:
- Extracts the real text from the PDF, rather than a screenshot of it, so it can reflow and the font size becomes adjustable.
- Detects chapter breaks from heading styles or the PDF's own outline, so the finished book has a real, clickable table of contents instead of one long scroll.
- Strips running headers and footers — page numbers and repeated titles that made sense on a printed page but would otherwise appear as junk text in the middle of every chapter.
This is exactly what Convert2EPUB does under the hood: it looks at the PDF's own structure first, rather than guessing, which is why the output has real chapters instead of one continuous wall of text.
Step by step: PDF to EPUB for Kindle
- Go to the converter and drop your PDF in. Nothing to install, and no account is needed for a standard text conversion.
- Check the quote. The converter reads the PDF first and tells you how many pages are already text versus how many are scans, before anything is charged for — see pricing for exactly how that's worked out.
- Set the target device to Kindle so margins and font sizing match the screen, and leave the mode on Reflowable unless your PDF is a scan (more on that below).
- Start the conversion. Long books run in the background — you don't have to wait on the page.
-
Download the finished
.epubfile and send it to your Kindle by email (using your device's send-to-Kindle address) or through Amazon's own web uploader. It shows up in your library like any book you bought.
If your PDF is a scan, not text
A scanned PDF — a photographed or printed page saved as an image — has no text to extract, so a converter that only reads text sees a blank page. There are two honest ways to handle this, and neither is "just convert it and hope":
- Run OCR to recognise the text on each scanned page. This recovers reflowable text and a table of contents, at the cost of a little processing time and, on Convert2EPUB, a small per-page credit for exactly the pages that needed it.
- Keep fixed layout, which preserves every page exactly as an image. It always works, even on the messiest scan, but the text can't be resized — it's really only a good fit for comics, art books, or anything where the layout itself is the content.
Convert2EPUB's Auto mode checks which situation you're in before it does anything, so a text PDF and a scanned one don't get treated the same way by accident.
Common problems, and what they actually mean
No chapters in the finished book
This almost always means the PDF itself never had heading styles or an outline to detect — often the case with scans, or documents exported from a plain word processor without heading styles applied. Running OCR restores the text; genuine chapter detection still depends on the document having some structure to find.
Text looks like a picture and won't resize
The book converted in fixed-layout mode, usually because the source was a scan with no recoverable text. Switch to Auto or Reflowable and, if it's a scan, turn on OCR.
Weird characters or missing accents
Usually a font-encoding quirk in the original PDF rather than the conversion itself — more common in older or badly-exported documents. OCR re-reads the actual glyphs on the page rather than trusting the PDF's internal character map, which fixes most of these.
Ready to convert your own PDF? It's free for ordinary text documents, no account required.
Convert a PDF to EPUB →