Skip to main content
Known Participant
March 14, 2024
Question

Script for get the text from the document

  • March 14, 2024
  • 1 reply
  • 293 views

Hi,

I am new to the "Premiere Pro" script (JavaScript).

Are we able to get the content (text) from the document using script? If yes, please guide me to get it done.

 

 

Thanks

This topic has been closed for replies.

1 reply

Mathias Moehl
Community Expert
Community Expert
March 15, 2024

As far as I know, texts created within Premiere Pro cannot be accessed with the scripting API. You can only access the texts of motion graphics templates created in After Effects using the Component and ComponentParam objects.

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
AsuvathAuthor
Known Participant
March 18, 2024

Thanks for the information @Mathias Moehl