marp-cli
brew install marp-cli
v4.4.0
MIT
Easily convert Marp Markdown files into static HTML/CSS, PDF, PPT and images
650
30-day installs · #1576
2.8k
90-day · #1384
9.4k
365-day · #1464
3.6k
★ GitHub stars · updated 3mo ago
Runtime dependencies
GitHub topics
cli
deck
markdown
marp
marpit
presentation
slides
Links
- https://github.com/marp-team/marp-cli
- GitHub: marp-team/marp-cli
- Brew formula source: Formula/m/marp-cli.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"node"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Easily convert Marp Markdown files into static HTML/CSS, PDF, PPT and images",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:33+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "marp-cli",
"github_default_branch": "main",
"github_last_commit_at": "2026-05-06T17:03:13Z",
"github_readme_excerpt": "# @marp-team/marp-cli\n\n[](https://circleci.com/gh/marp-team/marp-cli/)\n[](https://github.com/marp-team/marp-cli/actions?query=workflow%3A%22Test+for+Windows%22+branch%3Amain)\n[](https://codecov.io/gh/marp-team/marp-cli)\n[](https://www.npmjs.com/package/@marp-team/marp-cli)\n[](https://hub.docker.com/r/marpteam/marp-cli/)\n[](./LICENSE)\n\n**A CLI interface, for [Marp](https://github.com/marp-team/marp)** (using [@marp-team/marp-core](https://github.com/marp-team/marp-core)) and any slide deck converter based on [Marpit](https://marpit.marp.app/) framework.\n\nIt can convert Marp / Marpit Markdown files into static HTML / CSS, PDF, PowerPoint document, and image(s) easily.\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"https://raw.githubusercontent.com/marp-team/marp-cli/main/docs/images/marp-cli.gif\" /\u003e\n\u003c/p\u003e\n\n## Try it now!\n\n### npx\n\n[npx (`npm exec`)](https://docs.npmjs.com/cli/commands/npx) is the best way to use the latest Marp CLI if you wanted\none-shot Markdown conversion _without install_. Just run below if you have\ninstalled [Node.js](https://nodejs.org/) v18 and later.\n\n```bash\n# Convert slide deck into HTML\nnpx @marp-team/marp-cli@latest slide-deck.md\nnpx @marp-team/marp-cli@latest slide-deck.md -o output.html\n\n# Convert slide deck into PDF\nnpx @marp-team/marp-cli@latest slide-deck.md --pdf\nnpx @marp-team/marp-cli@latest slide-deck.",
"github_repo": "marp-team/marp-cli",
"github_stars": 3647,
"github_topics": [
"cli",
"deck",
"markdown",
"marp",
"marpit",
"presentation",
"slides"
],
"homepage": "https://github.com/marp-team/marp-cli",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 650,
"installs_365d": 9417,
"installs_90d": 2847,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "marp-cli",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1576,
"rank_365d": 1464,
"rank_90d": 1384,
"raw_hash": "04387ff7043b5dc5",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/m/marp-cli.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "4.4.0",
"versioned_formulae": [],
"why_use_this": null
}