skills/skills.volces.com/PDF to PowerPoint

PDF to PowerPoint

Installation
SKILL.md

Overview

PDF to PowerPoint is a document conversion API that transforms static PDF files into dynamic, editable PowerPoint presentations. This tool intelligently extracts text, images, and layout information from PDF documents and reconstructs them in PPTX format, preserving structure and visual hierarchy while enabling further customization.

The service is designed for professionals who need to repurpose PDF content into presentation-ready formats. Whether you're converting reports, whitepapers, or structured documents, this API handles the conversion pipeline end-to-end, reducing manual reformatting time and maintaining content integrity throughout the process.

Ideal users include business analysts, consultants, educators, and content teams who regularly work with mixed document formats and require programmatic conversion capabilities as part of larger automation workflows.

Usage

Sample Request:

{
  "file": "<binary PDF file content>"
}

Upload a PDF file using multipart/form-data encoding. The file parameter should contain the raw binary data of your PDF document.

Installs
1
First Seen
Apr 23, 2026
PDF to PowerPoint from skills.volces.com