Dosyalar ve Medya
Markdown'dan EPUB'a
Turn a Markdown manuscript into a valid EPUB.
Editörün notu
Understanding · Author in Markdown, ship as an ebook.
Bu ayrıntılı bölüm şu anda yalnızca İngilizce olarak sunulmaktadır. Yukarıdaki dönüştürme aracı sizin dilinizde çalışır; uzun açıklayıcı yazı henüz çevrilmemiştir.
Sıkça sorulan sorular
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.
İnsanlar ayrıca şunları arar
İlgili araçlar
More in this room.
- Sağlama Toplamı HesaplayıcıBir dosyayı beklenen bir SHA / MD5 hash'ine göre doğrulayın.
- Dosya SıkıştırıcıHerhangi bir dosyayı tarayıcıda yerel olarak Gzip veya sıkıştırın.
- EPUB DoğrulayıcıHerhangi bir EPUB dosyasının yapısını tarayıcınızda kontrol edin.
- PDF'den EPUB'aBir PDF'nin metnini akışkan bir EPUB'a çıkarın.
- EPUB'dan PDF'eBir EPUB'i sayfalı bir PDF'e dönüştürün.
- Toplu Dosya SıkıştırıcıBir klasörü tek bir zip'e gzip'leyin — tamamen istemci tarafı.