Convert various ebook formats into standard PDF files for universal compatibility, making it easier to read digital books on computers, tablets, and smartphones.
Convert various ebook formats into standard PDF files for universal compatibility, making it easier to read digital books on computers, tablets, and smartphones.
EPUB → PDF · text + images preservedThree steps. No software. No account.
EPUB is a ZIP archive containing HTML/XHTML chapter files, CSS stylesheets, images, and a metadata file (OPF/content.opf). This tool uses JSZip to unpack the EPUB in-browser, then reads the OPF manifest and spine to discover chapters in their intended reading order. Metadata — title, author, language, cover image — is extracted from the Dublin Core fields in the OPF.
Each selected chapter's HTML is parsed to extract its text and structure: headings, paragraphs, lists, and emphasis. The cleaned text is then reflowed onto PDF pages using pdf-lib's text drawing API, respecting your chosen font size, line spacing, and margins. Headings are printed larger and bold. Paragraphs are wrapped to fit the page width. Pages are added automatically as text fills them.
This approach produces a clean, reflowed PDF rather than a screenshot-based one — the result is selectable, searchable text at your chosen typography, not a pixelated render. Images embedded in chapters are extracted, decoded, and placed inline at their natural position in the text flow.
Free, instant, and completely private. Drop an EPUB file, select chapters, download the result — no account ever needed.
No account · No upload · No data stored · Works offline