add_text_overlay
Add customizable text overlays to video timelines in Adobe Premiere Pro. Specify content, position, duration, font, and color, ensuring precise placement and alignment.
Instructions
Adds a text layer (title) over the video timeline.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alignment | No | Text alignment | |
color | No | The hex color code for the text, e.g., "#FFFFFF" | |
duration | Yes | How long the text should remain on screen in seconds | |
fontFamily | No | e.g., "Arial", "Times New Roman" | |
fontSize | No | e.g., 48 | |
position | No | Text position on screen | |
sequenceId | Yes | The sequence to add the text to | |
startTime | Yes | The time in seconds when the text should appear | |
text | Yes | The text content to display | |
trackIndex | Yes | The video track to place the text on |