@marp-team/marp-cli

Convert Markdown presentations to HTML, PDF, or PPTX slides

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A CLI interface for Marp and Marpit based converters

Commands

marp

Examples

Convert a Markdown file to HTML slides$ marp presentation.md --output presentation.html
Convert Markdown to PDF with a specific theme$ marp presentation.md --pdf --theme gaia
Watch Markdown file for changes and serve locally$ marp presentation.md --server --open