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

Photoshop 2021 SDK guide... where is it?

Engaged ,
Mar 21, 2021 Mar 21, 2021

Hey

 

I'd like to write some plugins for photoshop in c++ but when I go to > https://www.adobe.io/photoshop/uxp/guides/uxp_for_newbies/

 

I just get 404...  I checked that page 6 months ago, it had the same error.

Where do I go to learn the basics?

 

I would also like to understand why the official SDK documentation uses documents from 1999 version 1.6 release 1... I mean... really?


TIA!

TOPICS
SDK , Windows
3.9K
Translate
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

correct answers 1 Correct answer

Adobe Employee , Mar 23, 2021 Mar 23, 2021

Hi there!

UXP is so new that the documentation has been moving around a lot. UXP is the new 2020 modern JavaScript API. Here's a good place to start: Getting Started with UXP for Photoshop 

 

There are four different Photoshop APIs. The C++ SDK really does date back to 1999, but it's been updated for 2021: Photoshop Plugin Support for Apple Silicon; Required Recompile for C++ Plugins. (I'm still working on that article.)

 

This post would be better placed here: SDK 

 

Or consider asking about UXP

...
Translate
Adobe
Engaged ,
Mar 21, 2021 Mar 21, 2021

 

You can try it here

APIs and services

 

Translate
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
Engaged ,
Mar 22, 2021 Mar 22, 2021

@greless Well these apis, I want to get docs. Specifically UPX for newbies. I'd like to learn how to make "hello world" and so on with upx.

Translate
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 Employee ,
Mar 23, 2021 Mar 23, 2021

Hi there!

UXP is so new that the documentation has been moving around a lot. UXP is the new 2020 modern JavaScript API. Here's a good place to start: Getting Started with UXP for Photoshop 

 

There are four different Photoshop APIs. The C++ SDK really does date back to 1999, but it's been updated for 2021: Photoshop Plugin Support for Apple Silicon; Required Recompile for C++ Plugins. (I'm still working on that article.)

 

This post would be better placed here: SDK 

 

Or consider asking about UXP in the new developer forums here: Photoshop 

 

Translate
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
Engaged ,
Jul 22, 2021 Jul 22, 2021

Hai @erinferinferinf  !

Apology, long time no time to try it out again.

 

I'm afraid the UPX won't work for me as I want to work on opencolorIO > OpenColorIO

 

Their photoshop plugin requires libs from photoshop SDK 2021. 

 

Where can I find them ?

TIA

 

 

Scratch that, I found the SDK! 

Translate
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 ,
Sep 14, 2021 Sep 14, 2021

Can you post where you found it, please?

Translate
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
Engaged ,
Sep 15, 2021 Sep 15, 2021
LATEST

I would if  the damn forum would let me!! ;[

 

 

Go to > APIs and services

Search for photoshop, the second link (for me) was the sdk.

Translate
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