Initializing... drag & drop files here
Supports: ODT
This walks you through turning an OpenDocument Text file (.odt) from LibreOffice or Apache OpenOffice Writer into a reflowable EPUB ebook that opens in Apple Books, Kobo, Google Play Books, Calibre, and most e-readers. It also covers the part most converters skip: EPUB reflows text to fit each reader's screen and font size, so print-layout details from your ODT change or disappear — and when that happens, a PDF is the better target.
EPUB is reflowable by definition — the W3C EPUB 3.3 specification states publications "by default are intended to reflow to fit the available screen space." That means the converter maps your document's structure to ebook markup, not its page layout. A few minutes in Writer before converting makes the ebook far more readable:
| Element | In the EPUB |
|---|---|
| Body text, paragraphs, headings | Preserved; re-wraps to the reader's screen and font |
| Bold, italic, lists, block quotes | Preserved |
| Heading styles | Become the navigable table of contents |
| Embedded images | Carried over, but repositioned as text reflows |
| Hyperlinks and internal references | Preserved |
| Fonts | Depend on the reading device; readers usually override with their own |
| Headers, footers, page numbers | Dropped — EPUB has no fixed pages |
| Multi-column layouts, floating frames | Lost or flattened to a single flowing column |
| Exact page breaks and pagination | Not preserved; readers paginate dynamically |
EPUB is the right target for novels, reports, essays, and other mostly-flowing text. It is the wrong target for anything where the visual layout is the point — magazine spreads, brochures, forms, worksheets, sheet music, or documents with multi-column pages and precise positioning. Reflow discards that layout, so the ebook will look stripped down no matter how the source was designed. For those, keep the fixed page layout with ODT to PDF. If you only need an editable Word copy rather than an ebook, use ODT to DOCX. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.
Yes. Amazon's Send to Kindle (web uploader, desktop and mobile apps, or your @kindle.com email address) accepts EPUB and converts it to the Kindle format automatically. Through email the file must be 50 MB or smaller; the Send to Kindle web and app uploads allow files up to 200 MB. Note that Amazon no longer accepts the older MOBI format, so EPUB is now the format to send.
No. EPUB is reflowable, so it has no fixed pages — text re-wraps to each reader's screen and font size. Headers, footers, page numbers, multi-column sections, and exact page breaks are dropped or flattened during conversion. Body text, headings, lists, links, and images are preserved. If you need the exact page layout, convert to ODT to PDF instead.
It reads the paragraph styles in your ODT. Titles styled with Writer's Heading 1, Heading 2, and so on become entries in the EPUB's navigation document. Text that is merely enlarged and bolded is treated as ordinary text and produces no navigation entry, so apply real heading styles before converting.
Fonts are not guaranteed to travel with the ebook, and most e-readers let the reader pick their own typeface and size regardless. Treat your document's font choices as a starting point rather than a fixed design — the reader's device has the final say over how the text looks.
It outputs an EPUB 3 package — a ZIP-based OCF container of XHTML and CSS, the structure defined by the W3C EPUB 3.3 Recommendation. EPUB 3 opens in Apple Books, Kobo, Google Play Books, Calibre, and most current e-readers; for Kindle, route it through Send to Kindle as described above.
Going ODT to EPUB is a one-way simplification: the ebook keeps your text and structure but discards print-layout formatting, so converting the EPUB back to a document will not restore the original page design. In our testing, a heading-styled ODT report converts to a cleanly navigable EPUB, but a multi-column, frame-heavy ODT loses that layout entirely — keep your original .odt as the master copy and convert from it whenever you need a different format.