# Install marp-cli with Homebrew

Easily convert Marp Markdown files into static HTML/CSS, PDF, PPT and images. Version 4.5.0 via Homebrew; verified 2026-07-19.

## Install

```sh
sudo av install brew:marp-cli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install marp-cli
```

  Evidence: provider-native install command

## Package facts

- **Package key:** brew:marp-cli
- **Package manager:** Homebrew
- **Version:** 4.5.0
- **Source summary:** Easily convert Marp Markdown files into static HTML/CSS, PDF, PPT and images
- **Homepage:** <https://github.com/marp-team/marp-cli>
- **Last updated:** 2026-07-19T08:32:04Z
- **Generated:** 2026-08-03T00:40:33+00:00

## Executables

- marp (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 4.5.0
## Project history and usage

Marp CLI is the command-line interface for the Marp/Marpit Markdown presentation ecosystem, converting slide decks into HTML, PDF, PowerPoint, images, and related outputs.

### Project history

The marp-cli repository was created on 2018-08-09, and the npm package was first published on 2018-08-21. It belongs to the Marp team ecosystem, using Marp Core and the Marpit framework as the conversion engine.

The README presents Marp CLI as a tool for converting Marp or Marpit Markdown decks into static HTML/CSS, PDF, PowerPoint documents, and images. Over time it accumulated browser-based export paths, watch/preview/server modes, Docker usage, standalone binaries, and configuration through cosmiconfig-style files.

### Adoption history

By 2026-07-01 GitHub metadata showed 3,673 stars and 189 forks for marp-cli, while the npm registry listed @marp-team/marp-cli 4.4.0 as current. The supplied package-manager facts list Homebrew, Nix, and Scoop, and the README also points to npm, Docker Hub, and standalone binaries.

The broader Marp homepage describes an official toolset including Marp for VS Code, Marp CLI, Marp Core, and Marpit. That ecosystem story helped the CLI become the automation/export counterpart to editor-based slide authoring.

### How it is used

Users write slides in Marp Markdown and run marp to produce HTML, PDF, PPTX, PNG/JPEG images, presenter notes, or a local preview/server. PDF, PPTX, and image export use a browser such as Chrome, Edge, or Firefox.

Marp CLI discovers config files such as marp.config.js, marp.config.mjs, marp.config.cjs, marp.config.ts, .marprc variants, or a marp section in package.json. It also accepts --config-file/--config/-c for explicit configuration.

### Why package nerds care

Marp CLI is significant because it turns Markdown slide decks into reproducible build artifacts. In package-manager culture it is a classic docs-as-code tool: install one CLI in CI, keep slides in git, and export web, PDF, and PowerPoint deliverables from the same source.

### Timeline

- 2018: GitHub repository created and npm package first published.
- 2024: Marp CLI v4 introduced major updates in the Marp team release stream.
- 2026: v4.4.0 added Node.js v26 support and Linux ARM64 standalone builds.

### Related projects

- Marp CLI depends on the Marp ecosystem: Marp, Marp Core, and Marpit.
- Marp for VS Code is the editor-side companion for writing and previewing Marp Markdown decks.

### Sources

- <https://github.com/marp-team/marp-cli>
- <https://marp.app/>
- <https://raw.githubusercontent.com/marp-team/marp-cli/main/README.md>
- <https://registry.npmjs.org/@marp-team%2fmarp-cli>


## Security Notes

No matching local secret-handling manifest was found for marp-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: marp.config.js, marp.config.mjs, marp.config.cjs, marp.config.ts, .marprc, .marprc.json, .marprc.yaml, .marprc.yml, package.json, file supplied with --config-file

## Combined YAML source

View the package source record on GitHub. [combined/marp-cli.yml](https://github.com/automic-vault/db/blob/main/combined/marp-cli.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
