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