Berkas & Media
Markdown ke EPUB
Turn a Markdown manuscript into a valid EPUB.
Catatan editor
Understanding · Author in Markdown, ship as an ebook.
Bab mendalam ini saat ini hanya tersedia dalam bahasa Inggris. Alat konversi di atas berfungsi dalam bahasa Anda; artikel penjelasan panjangnya belum diterjemahkan.
Pertanyaan yang sering diajukan
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.
Orang juga mencari
Fitur terkait
More in this room.
- Kalkulator ChecksumVerifikasi file terhadap hash SHA / MD5 yang diharapkan.
- Kompresor FileGzip atau deflate file apa pun — secara native di browser.
- Validator EPUBPeriksa struktur file EPUB apa pun — di browser Anda.
- PDF ke EPUBEkstrak teks PDF ke dalam EPUB yang dapat diatur ulang.
- EPUB ke PDFRender EPUB ke dalam PDF yang terdiri dari halaman.
- Kompresor Berkas BatchGzip folder berkas ke dalam satu zip — semua sisi klien.