Skip to main content
Known Participant
April 3, 2024
Answered

How do you run JSX scripts in Premiere Pro 2024 macos?

  • April 3, 2024
  • 1 reply
  • 4555 views

I cant seem to find any resemblanse of a opntion to run any script like i do in photoshop,
which is the tipical File > Scripts > Open or just a simple dragandrop would do too, 
im lost here, pls help!

This topic has been closed for replies.
Correct answer Mathias Moehl

I think there is no way to execute a jsx script directly, unless you run it with VS Code and the Debugger:

https://extendscript.docsforadobe.dev/vscode-debugger/getting-started-with-vscode-debugger.html

 

If you happen to use my (paid) extension Automation Blocks for Pr, today we added an update which can execute jsx code, too. See https://docs.mamoworld.com/automation-blocks/block-reference/prOther#executing-jsx-files

 

1 reply

Mathias Moehl
Community Expert
Mathias MoehlCommunity ExpertCorrect answer
Community Expert
April 4, 2024

I think there is no way to execute a jsx script directly, unless you run it with VS Code and the Debugger:

https://extendscript.docsforadobe.dev/vscode-debugger/getting-started-with-vscode-debugger.html

 

If you happen to use my (paid) extension Automation Blocks for Pr, today we added an update which can execute jsx code, too. See https://docs.mamoworld.com/automation-blocks/block-reference/prOther#executing-jsx-files

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Jack Brannen
Known Participant
June 24, 2024

Hi guys, am I correct in understanding then that the only native way to run scripts is this multi-step process every time through another application? That seems crazy.

ThioJoe
Community Expert
Community Expert
July 6, 2024

Apparently the Excalibur extension (which is already incredibly useful in itself), also allows you to execute jsx scripts. Though I haven't tried that myself.