@rishabhdugar

PDF to PowerPoint

Convert PDF pages into PowerPoint presentations (PPTX). Each page becomes a high-quality slide. Supports page selection, PDF-to-image conversion for slide thumbnails, and reverse PPT-to-PDF conversion. Powered by PDFAPIHub.

当前版本
v1.0.0
code-plugin社区source-linked

PDF to PowerPoint — OpenClaw Plugin

Convert PDF pages into PowerPoint presentations using the PDFAPIHub API. This OpenClaw plugin turns PDF pages into slides, generates thumbnails for preview, and converts PPT back to PDF.

What It Does

Turn any PDF into an editable PowerPoint presentation — each page becomes a high-quality slide. Preview pages as image thumbnails before converting, and convert PPT files back to PDF when needed.

Features

  • PDF to PPTX — Each PDF page rendered as a high-quality image on a slide
  • Page Selection — Convert only specific pages (e.g. 1-5, 1,3,5)
  • Slide Thumbnails — Preview pages as PNG/JPG/WebP images before converting
  • Configurable DPI — 72-300 DPI for thumbnails (higher = better quality)
  • Thumbnail Resize — Generate small thumbnails with custom width
  • PPT to PDF — Convert PowerPoint presentations back to PDF
  • Multiple Formats — PPT, PPTX, ODP input for PDF conversion
  • Multiple Output Modes — Download URL, base64 string, or raw file
  • Custom Filenames — Name your output files

Tools

ToolDescription
pdf_to_pptxConvert PDF pages into PowerPoint slides
pdf_slide_thumbnailsGenerate image previews of PDF pages
ppt_to_pdfConvert PowerPoint presentations back to PDF
pdf_infoCheck page count before converting

Installation

openclaw plugins install clawhub:pdf-to-pptx

Configuration

Add your API key in ~/.openclaw/openclaw.json:

{
  "plugins": {
    "entries": {
      "pdf-to-pptx": {
        "enabled": true,
        "env": {
          "PDFAPIHUB_API_KEY": "your-api-key-here"
        }
      }
    }
  }
}

Get your free API key at https://pdfapihub.com.

Usage Examples

Just ask your OpenClaw agent:

  • "Convert this PDF into a PowerPoint presentation"
  • "Turn pages 1-5 into slides"
  • "Show me thumbnails of each page first"
  • "Convert this PPTX to PDF"
  • "How many slides will this PDF make?"

Use Cases

  • Presentation Creation — Turn PDF reports into editable slide decks
  • Sales Collateral — Convert PDF brochures to PowerPoint for sales teams
  • Training Materials — Convert PDF guides into slide presentations
  • Conference Talks — Convert shared PDF decks to PPTX for adding speaker notes
  • Content Repurposing — Turn PDF reports into executive summary slides
  • Preview Before Convert — Generate thumbnails to check pages before creating PPTX
  • Round-Tripping — Convert PDF → PPTX, edit slides, convert back to PDF

API Documentation

Full API docs: https://pdfapihub.com/docs

License

MIT

源码与版本

源码仓库

PdfApiHub/openclaw-pdf-to-pptx

打开仓库

源码提交

29476a739450c9a69dfeaa666675940fcd6ee415

查看提交

安装命令

openclaw plugins install clawhub:convert-pdf-to-pptx

元数据

  • 包名: convert-pdf-to-pptx
  • 创建时间: 2026/04/17
  • 更新时间: 2026/04/17
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.3.24-beta.2
  • 插件 API 范围: >=2026.3.24-beta.2
  • 标签: latest
  • 文件数: 7