Marp CLI converts Markdown files into professional slide deck presentations. It outputs static HTML, PDF, PowerPoint (PPTX), and image formats from a single Markdown source, enabling developers and content creators to build presentations as code.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Marp CLI Markdown Presentation Converter and Slide Deck Generator"
slug: "marp-cli-markdown-presentation-converter"
description: "Marp CLI converts Markdown files into professional slide deck presentations. It outputs static HTML, PDF, PowerPoint (PPTX), and image formats from a single Markdown source, enabling developers and content creators to build presentations as code."
github_stars: 3359
verification: "security_reviewed"
source: "https://github.com/marp-team/marp-cli"
author: "marp-team"
category: "Content Writing & SEO"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "marp-team/marp-cli"
github_stars: 3359
npm_package: "@marp-team/marp-cli"
npm_weekly_downloads: 39684
---
# Marp CLI Markdown Presentation Converter and Slide Deck Generator
Marp CLI converts Markdown files into professional slide deck presentations. It outputs static HTML, PDF, PowerPoint (PPTX), and image formats from a single Markdown source, enabling developers and content creators to build presentations as code.
## Installation
Use the upstream install or setup path that matches your environment:
- npx @marp-team/marp-cli@latest slide-deck.md
- npx @marp-team/marp-cli@latest slide-deck.md -o output.html
- npx @marp-team/marp-cli@latest slide-deck.md --pdf
- npx @marp-team/marp-cli@latest slide-deck.md -o output.pdf
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/marpteam/marp-cli/)
- installed [Node.js](https://nodejs.org/) v18 and later.
- Don't you like installing Node.js and Chrome to local? We have an official container image that is ready to use CLI.
Basic usage or getting-started notes:
- one-shot Markdown conversion _without install_. Just run below if you have
- ### Use package manager
- Source: https://github.com/marp-team/marp-cli
- Extracted from upstream docs: https://raw.githubusercontent.com/marp-team/marp-cli/HEAD/README.md
## Documentation
- https://github.com/marp-team/marp-cli#readme
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/marp-cli-markdown-presentation-converter/)
No comments yet. Be the first to comment!