marp-export

Export Marp slide Markdown files to PDF, HTML, PPTX, or PNG formats.

4|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Xueheng-Li/ai-tools-installation --skill marp-export-xueheng-li
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-export
Source: https://github.com/Xueheng-Li/ai-tools-installation/tree/main/recommended_skills/marp-export
Command: npx skills add https://github.com/Xueheng-Li/ai-tools-installation --skill marp-export-xueheng-li

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marp slide decks often require manual, repetitive exports to multiple formats. This Skill automates consistent, theme-aware exports from Markdown slides to PDF, HTML, PPTX, or PNG.

Core Features & Use Cases

  • Batch export of Marp markdown files to multiple formats (PDF, HTML, PPTX, PNG).
  • Theme-aware exports using a centralized themes directory.
  • Automatic browser (Chrome/Chromium) detection with HTML fallback when a browser is unavailable.
  • Use Case: Prepare both printable PDFs and web-friendly HTML versions of your slide decks for distribution.

Quick Start

Run the Marp export on your slides by providing an input Markdown file and selecting the desired output format.

Frequently Asked Questions about marp-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export Marp markdown slides to PDF and HTML?

You can export Marp markdown slides to PDF, HTML, PPTX, or PNG by providing the input markdown file and selecting the desired output format for single-file or batch conversions.

Do I need Chrome or Chromium installed to export Marp slides to PDF?

Yes, exporting Marp slides to PDF or PPTX requires a Chrome or Chromium environment for rendering, but the tool provides an automatic HTML fallback when a browser is unavailable.

Can I batch convert multiple Marp markdown files to different formats?

Yes, batch exporting multiple Marp markdown files is supported, allowing you to convert project slide decks to PDF, HTML, PPTX, and PNG formats simultaneously.

How do I apply custom themes when exporting Marp slide decks?

You can apply custom themes during the Marp export process by referencing a centralized themes directory to ensure consistent, theme-aware output across all slide deck formats.

What is the best way to automate Marp slide exports for distribution?

Automating Marp slide exports is best handled by using this tool to prepare both printable PDFs and web-friendly HTML versions from markdown, replacing repetitive manual conversions.

Why does my Marp PDF export fail when Chrome is not detected?

Marp PDF exports fail without a browser because PDF and PPTX rendering requires Chrome or Chromium; the tool will automatically fall back to exporting HTML instead in this situation.