# Markdown Slide Deck to PDF

Convert a Markdown slide deck (Remark/Marp style) into a PDF

> Canonical page: https://elysiatools.com/en/tools/md-slide-deck-to-pdf

- **Category:** Document Tools

- **Keywords:** markdown, slides, deck, marp, remark, pdf

## Overview

Turn Markdown slides into a PDF deck.

**Slide format:**
- Use `---` to separate slides
- Optional YAML front matter at the top

**Output:**
- PDF deck with one slide per page

## Inputs

- **Markdown Slides** (textarea): # Title --- ## Slide 2
- **Theme** (select)
- **Slide Size** (select)
- **Base Font Size (px)** (number)
- **Show Slide Numbers** (checkbox)
- **Print Background** (checkbox)
- **Wait Until** (select)
- **Extra Wait Time (ms)** (number)

## When to use

- When you need to share a presentation as a static, universally readable PDF file.
- When you want to maintain version control of your slides using Markdown syntax.
- When you need to quickly export a text-based outline into a formal slide deck format.

## How it works

- Paste your Markdown content into the editor, using '---' to define slide breaks.
- Select your preferred theme, slide size, and font settings from the configuration options.
- Adjust the wait time or network settings if your slides contain dynamic elements.
- Click convert to generate and download your high-quality PDF slide deck.

## Use cases

- Creating technical documentation or workshop materials from existing Markdown notes.
- Generating consistent, branded slide decks for internal team meetings.
- Converting project status reports written in Markdown into shareable PDF presentations.

## Frequently asked questions

### What syntax does this tool support?

It supports standard Markdown slide syntax, specifically compatible with Remark and Marp styles, using '---' to separate individual slides.

### Can I customize the appearance of my slides?

Yes, you can choose between 'Light' and 'Ink' themes, adjust the base font size, and toggle slide numbers or background printing.

### How do I ensure my slides are formatted correctly?

Ensure each slide is separated by a horizontal rule ('---') and use standard Markdown headers for slide titles.

### What is the 'Wait Until' option for?

It controls the rendering process, ensuring the tool waits for network resources to load before capturing the PDF, which is useful for complex layouts.

### Is there a limit to the number of slides?

There is no hard limit, but very large decks may require adjusting the 'Extra Wait Time' to ensure all elements render correctly before export.

## Related tools

- [GitHub README to PDF](https://elysiatools.com/en/tools/github-readme-to-pdf): Fetch a GitHub README and render it to a styled PDF
- [Markdown Report Bundler](https://elysiatools.com/en/tools/markdown-report-bundler): Bundle multiple Markdown files into a single PDF report
- [Markdown to PDF Converter - Markdown转PDF转换器](https://elysiatools.com/en/tools/markdown-to-pdf-converter): Convert Markdown files to PDF documents with proper formatting, syntax highlighting, and styling
- [Markdown to PDF Theme Pack](https://elysiatools.com/en/tools/markdown-to-pdf-theme-pack): Convert Markdown to PDF with dark, light, or print-ready themes
- [PDF Header/Footer Snippets](https://elysiatools.com/en/tools/pdf-header-footer-snippets): Convert HTML to PDF with reusable logo, title, and date snippets
- [Text File to PDF Converter - 文本文件转PDF转换器](https://elysiatools.com/en/tools/text-file-to-pdf-converter): Convert text files (.txt, .md, .csv, etc.) to PDF documents with customizable formatting and encoding support
- [PDF to Markdown Converter](https://elysiatools.com/en/tools/pdf-to-markdown): Convert PDF documents to Markdown format with text extraction and formatting preservation
- [PDF to Structured Markdown Converter](https://elysiatools.com/en/tools/pdf-to-structured-markdown-converter): Convert PDFs into structured Markdown using OpenDataLoader with options for HTML-rich output, images, page separators, and tagged-PDF structure

## Samples

- [Markdown Slide Deck Samples](https://elysiatools.com/en/samples/md-slide-deck-to-pdf): Remark/Marp style Markdown slide decks for testing PDF export layouts
- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Markdown Samples](https://elysiatools.com/en/samples/markdown-samples): Markdown format examples from simple to complex document structures
- [Markdown Viewer Samples](https://elysiatools.com/en/samples/markdown-viewer-samples): Sample Markdown files for README preview, documentation rendering, and rich-text markup tests

## Related content

- [Markdown Conversion, OCR, and Publishing Workflow](https://elysiatools.com/en/hubs/markdown-convert): Recover Markdown from PDFs or images, export Markdown to PDF, HTML, slides, reports, plain text, JSON, or CSV, and verify the result for the next channel.
- [Markdown Writing and Publishing Workflow](https://elysiatools.com/en/hubs/markdown-utility): Clean Markdown structure, review links, merge files, preview the result, translate articles, and export publishable HTML, PDF, slide, text, or JSON deliverables.
