contact-sheet
Render frames sampled across a composition's duration into a labeled thumbnail grid image. Use it to assess motion, timing, and easing in one view.
Instructions
See a composition's whole timeline at a glance: render N frames sampled across the duration and composite them into ONE labeled thumbnail grid, returned as a single image. Use this to perceive motion, timing, and easing cheaply (one image instead of many). Select the comp by name or 1-based index, or leave empty for the active comp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | Composition name or 1-based index. Omit to use the active comp. | |
| count | No | How many frames to sample across the duration (default 9). | |
| maxWidth | No | Width of the whole grid image in pixels (default 1024). | |
| timeoutMs | No | Wait time in ms (default 90000). |