ae_render_frame
Render a single frame from an After Effects composition to a PNG file. Preview your work without using the Render Queue.
Instructions
Render a single frame of a composition to a PNG and return its file path — use it to actually look at what you've built. Fast (no Render Queue).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | ||
| time | No | Time in seconds of the frame to capture. | |
| outputPath | No | Absolute .png path. Defaults to a timestamped file in the OS temp dir. |