Ficheiros e Multimédia
Markdown para EPUB
Turn a Markdown manuscript into a valid EPUB.
Nota do editor
Understanding · Author in Markdown, ship as an ebook.
Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.
Perguntas frequentes
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.
As pessoas também pesquisam por
Ferramentas relacionadas
More in this room.
- Calculadora de ChecksumVerifique um ficheiro com um hash SHA/MD5 esperado.
- Compressor de FicheirosComprima qualquer ficheiro com Gzip ou deflate — nativamente no navegador.
- Validador de EPUBVerifique a estrutura de qualquer ficheiro EPUB — no seu navegador.
- PDF para EPUBExtraia o texto de um PDF para um EPUB fluído.
- EPUB para PDFRenderize um EPUB num PDF paginado.
- Compressor de Ficheiros em LoteCompacta uma pasta de ficheiros num único zip com Gzip — tudo no lado do cliente.