ae_batch_create_compositions
Create multiple After Effects compositions from a shared resolution and frame rate template, specifying name and duration for each and optionally organizing them into a project folder.
Instructions
Create multiple compositions based on a common size/fps template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Width in pixels | |
| height | No | Height in pixels | |
| frame_rate | No | Frame rate (fps) | |
| compositions | Yes | Compositions to create | |
| destination_folder | No | Project panel folder to put new comps in |