Fichiers et médias
Markdown en EPUB
Turn a Markdown manuscript into a valid EPUB.
Note de la rédaction
Understanding · Author in Markdown, ship as an ebook.
Ce chapitre approfondi n'est actuellement disponible qu'en anglais. L'outil de conversion ci-dessus fonctionne dans votre langue ; le long article explicatif n'a pas encore été traduit.
Questions fréquentes
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.
Les internautes recherchent aussi
Outils similaires
More in this room.
- Calculateur de ChecksumVérifiez un fichier par rapport à un hachage SHA / MD5 attendu.
- Compresseur de fichiersCompressez (Gzip ou Deflate) n'importe quel fichier — directement dans le navigateur.
- Validateur EPUBVérifiez la structure de n'importe quel fichier EPUB — dans votre navigateur.
- PDF en EPUBExtrayez le texte d'un PDF en un EPUB fluide.
- EPUB en PDFRendez un EPUB dans un PDF paginé.
- Compresseur de fichiers par lotCompressez un dossier de fichiers en un seul zip — côté client.