export_to_images
Saves each slide from the active Keynote presentation as separate image files (PNG or JPEG) to a specified directory.
Instructions
Exports all slides of the frontmost presentation as individual image files to a directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Image format: PNG or JPEG (default: PNG) | PNG |
| directoryPath | Yes | Absolute POSIX path to the output directory (must already exist) |