export_frame
Export a single frame from a Premiere Pro sequence as a PNG, JPG, or TIFF image file at a specified time.
Instructions
Exports a single frame from a sequence as an image file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | The time in seconds to export the frame from | |
| format | No | The image format | |
| outputPath | Yes | The absolute path where the image file will be saved | |
| sequenceId | Yes | The ID of the sequence |