Skip to content
Markdown

EPUB to Markdown

Convert an EPUB e-book into Markdown.

Concatenates the book's chapters into Markdown (best-effort). Chapters are separated by a horizontal rule. Nothing is uploaded.

How it works

  1. 1Choose or drop an .epub file.
  2. 2Chapters are extracted and converted.
  3. 3Copy the Markdown.

Use cases

  • Reuse e-book content.
  • Convert a manuscript EPUB.
  • Extract text for study.

Frequently asked questions

How are chapters handled?

The book’s XHTML chapters are converted and joined, separated by horizontal rules (best-effort ordering).

Is my file uploaded?

Yes. The conversion runs entirely in your browser — your file never leaves your device.

Is DRM supported?

No. DRM-protected EPUBs cannot be read.

Read the guide
How to convert EPUB to Markdown
Extract the text and chapter structure from an EPUB into editable Markdown — what comes through, the DRM limit to know about, and how to clean chapters up.
See all →