pptx_to_markdown
Extract content from PowerPoint .pptx files as Markdown, with one section per slide, bullets, and speaker notes. Provides structured text for AI agents.
Instructions
Extract a presentation (.pptx, local path) as Markdown – one section per slide, bullets and speaker notes included. $0.01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| output | No | json | |
| output_path | No | ||
| include_notes | No | ||
| idempotency_key | No |