contact-sheet
Render sampled frames from an After Effects composition into a labeled thumbnail grid to visualize motion, timing, and easing in one image.
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). |