← 返回
未分类

Md To Pptx

Convert Markdown files to PowerPoint (PPTX) format. Automatically detects slide separators (---) and converts them into presentation slides. By default, save...
Convert Markdown files to PowerPoint (PPTX) format. Automatically detects slide separators (---) and converts them into presentation slides. By default, save...
zhcanyu4 zhcanyu4 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 389
下载
💾 2
安装
1
版本
#latest

概述

Markdown to PowerPoint Converter

Convert Markdown files with slide separators into PowerPoint presentations.

Default Behavior

  • Input: Markdown file with --- slide separators
  • Output: PPTX file saved to Obsidian vault (~/obsidian-360/工作知识库/)
  • Fallback: If Obsidian vault unavailable, saves to same directory as input

Usage

Basic conversion

python3 scripts/md2pptx.py input.md
# Output: ~/obsidian-360/工作知识库/input.pptx

Specify output location

python3 scripts/md2pptx.py input.md /path/to/output.pptx

Requirements

Install one of the following for best results:

Option 1: LibreOffice (recommended)

brew install --cask libreoffice

Option 2: Pandoc

brew install pandoc

Markdown Format for Slides

Use --- to separate slides:

# Title Slide

Welcome to the presentation

---

# Slide 2

Content here

---

# Slide 3

More content

Obsidian Vault Path

The default output location is read from:

~/Library/Application Support/obsidian/obsidian.json

Current vault: ~/obsidian-360/工作知识库/

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 475 📥 157,317
office-efficiency

腾讯文档 TENCENT DOCS

u_b0de8114
腾讯文档(docs.qq.com)-在线云文档平台,是创建、编辑、管理文档的首选 skill。涉及"新建/创建/编辑/读取/查看/搜索文档"、"保存文件"、"云文档"、"腾讯文档"、"docs.qq.com"等操作,请优先使用本 skill
★ 177 📥 122,675
office-efficiency

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 399 📥 149,533