add_image
Insert an image file into a CapCut video project as a still clip. Specify duration and timeline position, or append to the end.
Instructions
Add an image to the project's video track as a still clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the image file. | |
| duration_ms | No | How long to show the image (ms). Default 5000 (5 seconds). | |
| position_ms | No | Where to place it on the timeline (ms). Use -1 to append. | |
| project_name | Yes | Name of the CapCut project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |