reformat_timeline
Change the aspect ratio and resolution of a Final Cut Pro timeline to match social media formats like TikTok (9:16), Instagram (1:1), and more.
Instructions
Create new FCPXML with different resolution/aspect ratio (9:16 for TikTok, 1:1 for Instagram, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| format | Yes | Target format preset | |
| width | No | Custom width (only with format='custom') | |
| height | No | Custom height (only with format='custom') | |
| output_path | No | Output path (default: adds _reformatted suffix) |