Upload the DOCX file and the converter produces a reflowable EPUB ebook: text re-flows to fit any screen size, font size is reader-adjustable, and chapters become navigable entries. Sideload the resulting EPUB to a Kindle, Kobo, or any e-reader app and it behaves like a native ebook, not a fixed-layout page scan.
Will DOCX to EPUB create a clickable table of contents?
+
Yes — heading structure in the DOCX (or existing bookmarks / nav) is turned into a proper EPUB navigation document, so the e-reader's chapter menu and progress jumps work. If the DOCX has no headings, the converter falls back to page or section breaks to build a usable TOC.
Is the EPUB reflowable or fixed-layout?
+
EPUB is generated as a reflowable ebook by default — text adapts to the screen and to the reader's chosen font size. This is the right choice for prose. Fixed-layout (preserving exact page geometry, e.g. for comics or heavily-designed pages) is a separate option and trades away font resizing.
Will book metadata (title, author) transfer from DOCX to EPUB?
+
Title, author, language, and publisher metadata are read from the DOCX where present and written into the EPUB OPF package, so the ebook shows the right title and author in your library instead of a filename. You can edit these fields after conversion in Calibre if the source metadata was missing or wrong.
Will the cover image survive DOCX to EPUB conversion?
+
If the DOCX has an identifiable cover (first-page image, embedded cover metadata) it is set as the EPUB cover so it appears as the library thumbnail. For sources without one, you can add a cover image after conversion — most readers and Calibre let you assign it in a click.
Does EPUB keep my chapters and section breaks?
+
Yes — each chapter becomes its own navigable section in the EPUB, so "next chapter" and the progress bar work correctly. The converter detects chapter boundaries from heading styles, page breaks, or existing structure in the DOCX.
Will the EPUB work on Kindle / Kobo / Apple Books?
+
EPUB is read natively by Kobo, Apple Books, Google Play Books, and most Android readers. For Kindle, target MOBI or AZW3, or send the EPUB to your Kindle address (modern Kindles convert it on receipt). The converter picks sensible defaults per EPUB format for the target device.
How does the EPUB handle images and illustrations from the DOCX?
+
Embedded images are extracted and re-packaged inside the EPUB at a screen-appropriate resolution, anchored at their original position in the reading flow. In a reflowable EPUB they scale to the device; oversized images are downscaled so the ebook file stays small enough to sideload quickly.
Is my DOCX file private during ebook conversion?
+
Yes — same privacy model as every conversion: isolated workers, automatic deletion within minutes, no human review of the manuscript. See /privacy/.
Why does my EPUB have odd line breaks or run-together paragraphs?
+
This usually traces to the DOCX: a PDF source with hard line-breaks at every visual line, or a document with manual breaks instead of real paragraphs, confuses paragraph detection. Converting from a structured source (DOCX, EPUB) gives the cleanest EPUB; for PDF sources, the converter applies de-hyphenation and line-join heuristics to recover flowing paragraphs.
Can I convert DOCX to EPUB and edit it before publishing?
+
Yes — the EPUB is a standard ebook package you can open in Calibre or Sigil to fine-tune metadata, cover, CSS, and chapter splits before distributing. The converter gets you a clean, valid EPUB starting point; the editor handles final polish.
Will footnotes and endnotes carry from DOCX to EPUB?
+
Footnotes and endnotes are converted to EPUB popup or linked notes where the source marks them as real notes (DOCX, ODT). E-readers then show them as tap-to-view popups. If the DOCX only has notes as plain superscript text, they are preserved inline as text but won't be interactive.