Bestanden & Media
Markdown naar EPUB
Turn a Markdown manuscript into a valid EPUB.
Redactionele opmerking
Understanding · Author in Markdown, ship as an ebook.
Dit uitgebreide hoofdstuk is momenteel alleen in het Engels beschikbaar. De conversietool hierboven werkt in jouw taal; de lange uitleg is nog niet vertaald.
Veelgestelde vragen
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.
Mensen zoeken ook naar
Gerelateerde tools
More in this room.
- Checksum CalculatorVerifieer een bestand aan de hand van een verwachte SHA / MD5 hash.
- BestandscompressorGzip of deflate elk bestand — native in de browser.
- EPUB ValidatorControleer de structuur van elk EPUB-bestand — in uw browser.
- PDF naar EPUBExtraheer de tekst van een PDF naar een flowable EPUB.
- EPUB naar PDFRender een EPUB naar een gepagineerde PDF.
- Batch Bestand CompressorGzip een map met bestanden naar één zip — alles client-side.