🍺 BREW Explorer

← all formulae

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

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[![CircleCI](https://img.shields.io/circleci/project/github/marp-team/marp-cli/main.svg?style=flat-square\u0026logo=circleci)](https://circleci.com/gh/marp-team/marp-cli/)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/marp-team/marp-cli/test-win.yml?branch=main\u0026style=flat-square\u0026logo=github)](https://github.com/marp-team/marp-cli/actions?query=workflow%3A%22Test+for+Windows%22+branch%3Amain)\n[![Codecov](https://img.shields.io/codecov/c/github/marp-team/marp-cli/main.svg?style=flat-square\u0026logo=codecov)](https://codecov.io/gh/marp-team/marp-cli)\n[![npm](https://img.shields.io/npm/v/@marp-team/marp-cli.svg?style=flat-square\u0026logo=npm)](https://www.npmjs.com/package/@marp-team/marp-cli)\n[![Docker](https://img.shields.io/docker/pulls/marpteam/marp-cli.svg?logo=docker\u0026style=flat-square)](https://hub.docker.com/r/marpteam/marp-cli/)\n[![LICENSE](https://img.shields.io/github/license/marp-team/marp-cli.svg?style=flat-square)](./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
}