with one click
md-to-pptx
Convert Markdown to PowerPoint presentations via Pandoc.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Convert Markdown to PowerPoint presentations via Pandoc.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| type | skill |
| lifecycle | stable |
| inheritance | inheritable |
| name | md-to-pptx |
| description | Convert Markdown to PowerPoint presentations via Pandoc. |
| tier | standard |
| applyTo | **/*pptx* |
| currency | "2026-04-30T00:00:00.000Z" |
| lastReviewed | "2026-04-30T00:00:00.000Z" |
Convert Markdown to PowerPoint presentations via Pandoc.
.pptx for corporate templatesmd-to-pptx.cjs — Node script that wraps Pandoc.
node (≥ 16)pandoc (≥ 3.0) on PATHnode md-to-pptx.cjs deck.md
node md-to-pptx.cjs deck.md --output deck.pptx
node md-to-pptx.cjs deck.md --reference-doc template.pptx
| Markdown | PowerPoint |
|---|---|
# Title | Title slide |
## Section | Content slide |
| Body paragraphs / lists | Slide body |
--- (HR) | Slide break (no heading) |
---
title: My Deck
author: Your Name
date: 2026-04-28
---
--reference-doc with a corporate .pptx to inherit theme, fonts, master slidespptx-to-md is lossy for complex layouts; lossless for text/image contentBuild applications powered by GitHub Copilot using the Copilot SDK — session management, custom tools, streaming, hooks, MCP servers, BYOK, deployment patterns
CI/CD pipelines, infrastructure as code, and deployment automation for Azure workloads
Domain: DevOps & Cloud Engineering
Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup
Convert Markdown to RFC 5322 email (.eml) with inline CSS and CID images
Convert Markdown to EPUB 3 e-books via Pandoc.