Skip to content

文件与媒体

Markdown 转 EPUB

Turn a Markdown manuscript into a valid EPUB.

Runs in your browser

编辑注

Understanding · Author in Markdown, ship as an ebook.

本深度章节目前仅有英文版本。上方的转换工具支持您的语言;长篇说明文章尚未翻译。

常见问题

Quick answers.

Will my images be included in the EPUB?

Because the tool runs in your browser, it can only include images that are accessible via public URLs. For local image assets, a desktop compiler like Pandoc is recommended.

Is the resulting EPUB file valid?

Yes. The tool generates a standard EPUB container with the necessary `mimetype`, `META-INF`, and content structure required by most e-readers and distribution platforms.

Can I customise the book metadata?

You can define the title, author, and book description in the sidebar settings. These are compiled directly into the file's `content.opf` metadata section.

Does my manuscript leave my computer?

No. The conversion logic is executed via JavaScript on your device. Your text is processed locally and the file is generated entirely within your browser window.

大家也在搜索

相关工具

More in this room.

查看所有 文件与媒体