PDF to EPUB Converter — Kindle-Ready, Browser-Only
Convert a PDF to EPUB 3 (with EPUB 2 fallback) right in your browser. Choose reflowable text or image pages, add a cover, and Send to Kindle—your files never leave your device.
Reflowable options
With "Kindle compatibility" ON, fixed page width/height are ignored to let readers control layout.
Image pages options
For e-ink Kindles, 1200–1600px width keeps files small and sharp. JPEG is usually best.
Metadata & cover
Preparing components… modules are loaded only after you choose a PDF.
How to convert a PDF to EPUB for Kindle
Kindle devices and apps don't open PDFs comfortably — text is locked to the original page size, so you end up pinching and panning instead of reading. Converting your PDF to EPUB produces a reflowable e-book where the font size, margins, and theme adapt to your screen, exactly like a book bought from the Kindle store. This converter does the whole job in your browser, so your PDF is never uploaded.
- Choose your PDF above. A preview of the first page appears so you can confirm you picked the right file.
- Keep "Kindle compatibility" on. It sets relative units and clean structure so the EPUB behaves well after Send to Kindle.
- Pick an output style. Use Reflowable text for novels, reports, and papers; use Image pages for magazines, comics, or heavily designed PDFs where layout must stay exact.
- Convert and download the EPUB, then add it to your library with Send to Kindle (web, desktop app, or your @kindle.com email). Amazon converts it to the Kindle format on delivery.
Because everything runs locally, there's no file-size cap imposed by a server — the only limit is your device's memory. For large or image-heavy PDFs, lowering the image width and JPEG quality keeps the resulting e-book small enough to send to Kindle quickly.
Frequently Asked Questions
- Reflowable text — best for mostly textual PDFs (novels, reports, research papers); readers can change font size, margins, and themes
- Image pages — best for highly designed or complex PDFs (magazines, brochures, comics, manuals); larger files and text won't reflow
- Reflowable EPUBs — readers control appearance; prefer relative units
- Image pages (fixed layout) — a per-page viewport is set and devices scale it to fit
- Keep images — include images from the PDF in reflow output; turn off for smaller EPUBs
- Break at paragraphs — end paragraphs based on PDF flow; switch off if you see too many short blocks
- Detect styles (bold/underline) — infer inline styling and tag spans; can add markup and slow very long PDFs
- Preserve ligatures — keep fi/fl; switch off to normalize to fi/fl for better search
- Preserve whitespace — keep multiple spaces and line breaks; good for code/poetry
- Don't add spaces in gaps — prevents auto-spaces between tightly placed glyphs
- Preserve text spans — retain fine-grained font runs; increases HTML size but keeps local emphasis
- More accurate text boxes — higher-precision bounding boxes; better layout detection at cost of speed
- Attempt page segmentation — detect columns/regions for natural reading order
- Hunt for tables — heuristics for tables; helpful for data PDFs
- De-hyphenation (Smart/Always/Off) — Smart removes end-of-line hyphens only; Always removes all hyphens in words; Off keeps original hyphens
- Novels/reports — Break at paragraphs: on; Detect styles: on; Preserve whitespace: off; De-hyphenation: Smart; Keep images: on
- Two-column papers — Break at paragraphs: on; Page segmentation: on; Accurate boxes: on; De-hyphenation: Smart; Table hunt: on (if needed)
- Code/poetry — Preserve whitespace: on; Don't add spaces: off; Detect styles: off (unless needed)
- Magazines/brochures — Prefer Image pages; if reflowing, Detect styles: on; Preserve spans: off to reduce markup
- Weird spacing or run-together words — turn off Don't add spaces in gaps; keep Preserve whitespace off for normal prose
- Heavy HTML or slow conversion — turn off Preserve text spans and Detect styles; leave Accurate text boxes off unless needed
- Wrong reading order — toggle Page segmentation; some files work better with it off
- Most expensive options — Accurate text boxes, Page segmentation, Table hunt, Detect styles (on very long PDFs)
- Markup size — Preserve text spans and Detect styles increase XHTML size; turn off to shrink output
- Fast baseline — Break at paragraphs: on; De-hyphenation: Smart; others off unless needed
- Page breaks vs continuous flow — if you see many tiny paragraphs, try Continuous flow + De-hyphenation: Smart
- Document CSS vs Custom CSS — if source styles look awkward, set Document CSS to strip and add Custom CSS (use em/% units)
- Keep images + Reflow — images scale with text; if the book is mostly images, consider Image pages instead