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

ExtendScript Toolkit Vs SDK?

New Here ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

Hi,

I'm about to start writing a photoshop tool, and I'm wondering whether I should go with ExtendScript Toolkit (ESTK) or with SDK.

My tool will have reasonably simple features:
-Have a simple UI (buttons, color picker)
-Load files in layers (and scan folder's content)
-Rename layers
-Duplicate layers
-Update layers content from external file (loading,resize,pasting)
-Create masks from layer's specific channel
-Sample a layer's specific pixel value
-Store datas in the file (By the way, any idea how to do that???)
-Be an encrypted tool (it will be a paid tool)
-Easy to upgrade for supporting future photoshop version

Potential features:
-Save/load tool's presets

What would you recommend?

What are the pros and cons for each?
Which one would it be easier to go with?
Will one be faster to execute than another?

Thanks guys!

TOPICS
Actions and scripting

Views

375

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
Adobe
Advocate ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

What will the platform be? macOS, Windows, both?

My experience is limited to macOS, and there I use Xcode for an Applescript application, and use a combination of Applescript and Extendscript.

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
New Here ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

LATEST

Hi max.

Platform will be windows ×64 only.

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