export_frame
Extract a specific frame from an After Effects composition and save it as an image file for preview or asset use.
Instructions
Export a single frame from a composition
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| time | Yes | Time in seconds of the frame to export | |
| outputPath | Yes | Output file path for the image (PNG or JPEG) |