EPUB export

Create a reflowable EPUB from the same book draft

Package your written chapters with navigation and metadata for e-readers.

Written September 11, 2026

Quick answer

The EPUB export packages the written chapters as an EPUB 3 file: the cover as an image, one XHTML document per chapter with real headings, a navigation document that becomes the reader's table of contents, the book's language in its metadata and a title page. It reflows to any screen, which is what ebook stores require.

Step by step

A practical sequence

  1. 1

    Finish the chapters and the book title — the title is written into the file's metadata.

  2. 2

    Export EPUB.

  3. 3

    Open it in an e-reader app before uploading anywhere, and run it through a validator if the store you use requires one.

In short

  • EPUB 3 with cover image
  • Validates with epubcheck
  • Built-in table of contents

Continue

The next useful question