pdf-to-ppt
Installation
SKILL.md
PDF to PPT Conversion Skill
This skill converts PDF files into PowerPoint presentations by first rendering each PDF page as a high-quality image, then assembling those images into a PPT where each image fills a slide. This approach works well for PDFs that are primarily visual (e.g., design drawings, presentations scanned to PDF, etc.) and preserves the visual layout faithfully.
When to Use
Use this skill when you need to:
- Convert a PDF document into an editable PowerPoint presentation.
- Preserve the exact visual layout of each PDF page (text, images, vectors) as slide backgrounds.
- Work with PDFs that are not easily editable via direct text extraction (e.g., complex layouts, designer files).
- Batch-convert multiple PDFs to PPT format.
Core Rules
1. Input PDF Requirements
- The PDF should be text-based or vector-based for best results. Scanned PDFs will be converted as images (which is still valid for this skill).
- Ensure the PDF is not password-protected, or provide the password via environment variable if supported.