• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Where can I find a copy of extendscript toolkit?

Community Beginner ,
Jul 18, 2020 Jul 18, 2020

Copy link to clipboard

Copied

 

I know scripting has migrated to VS code, but the text2bin plugin doesn't create a jsxbin.  I'd like to use ESTK only to create the jsxbin file.  Adobe's links in the don't seem to be working - I can download the dmg file but it always says the archive is damaged when I try to mount it with any tool I try...

 

Nevermind.   It's here:

https://github.com/Adobe-CEP/CEP-Resources/tree/master/ExtendScript-Toolkit

 

Update:  I got an error installing, but I found the actual ESTK application in a zip file located here:

ExtendScript Toolkit/payloads/AdobeExtendScriptToolkit_4_LS22/AdobeExtendScriptToolkit_4_LS22.zip

TOPICS
Resources , Scripting , SDK

Views

281

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 19, 2020 Jul 19, 2020

Copy link to clipboard

Copied

You can create a jsxbin with VSCode:

Open the jsx file in VSCode, right-click anywhere in the editor of the open file and choose "Export as Binary".

and there is also this to replace texts in your code by evaled jsxbin

https://marketplace.visualstudio.com/items?itemName=motionland.texttojsxbin

or do you mean that this is not working for you?

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 19, 2020 Jul 19, 2020

Copy link to clipboard

Copied

Thanks Mathias! I use the plugin but I did not know that I could export
jsxbin from VSCode. I’ll give it a try.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 19, 2020 Jul 19, 2020

Copy link to clipboard

Copied

LATEST

It's a bit hidden, but super easy

VSCode_Export_jsxbin.gif

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines