Turn notes, a draft, or a long README into a book you can open on a phone or e-reader. This page converts Markdown to EPUB in the browser. You do not install Pandoc or any other software.
How to convert Markdown to EPUB
- Upload a
.mdor.txtfile (up to 8 MB). - Press Convert file.
- Wait a few seconds, then download the EPUB and open it in a reader.
You can preview the book on the result page before you save it.
What you get
The download is a standard .epub file. Headings become chapter titles, lists stay lists, and links stay tappable. It is meant for reading, not for a print-ready interior.
Tips for a cleaner book
- Use
#and##headings so the table of contents has real sections. - Keep images out of this first version if you can. This converter is built for text-first Markdown.
- If a file fails, try a smaller document or save it as UTF-8 plain text.