pdf_to_powerpoint
Convert PDF pages to editable PowerPoint slides. Each page becomes a slide in a .pptx presentation.
Instructions
Convert a PDF to a Microsoft PowerPoint .pptx presentation. Each PDF page becomes an editable slide; conversion quality depends on the source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file | Yes | Path to the PDF file to convert. | |
| output_path | No | Optional output path. If it ends with the expected extension, the file is written there. If it is a directory, the file is placed inside with a timestamped name. Defaults to the same directory as the first input. |