add_text_overlay
Add text overlays to Adobe Premiere Pro videos by specifying content, position, font, color, duration, and alignment—streamline video editing with precise text layer customization.
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 |