Skip to main content
p0las
Participant
October 19, 2023
Answered

lua SDK for lightwoom classic

  • October 19, 2023
  • 1 reply
  • 2490 views

 

I'm struggling to find any documentation for lightroom classic API. There used to be LUA documentation that is no longer accessible. most of the links redirect to the console

https://developer.adobe.com/console/home

and the docs are nowhere there. What am I missing? can someone point me to the LUA lightroom api docs?

thank you!

This topic has been closed for replies.
Correct answer john beardsworth

On that page, click the link at the top to APIs and services

1 reply

john beardsworth
Community Expert
john beardsworthCommunity ExpertCorrect answer
Community Expert
October 19, 2023

On that page, click the link at the top to APIs and services

johnrellis
Legend
October 19, 2023

[This post contains formatting and embedded images that don't appear in email. View the post in your Web browser.]

 

...and then click Lightroom Classic > View Downloads:

 

 

Then click "Download (7.5 MB)", not "Documentation":

 

 

In the downloaded SDK, the Programmers Guide (which is very good, though dated) is in the subfolder Manual > Lightroom Classic SDK Guide.pdf.  

 

The API reference documentation is rooted in the subfolder API Reference > index.htm.

 

Adobe makes finding the docs much harder than it needs to be.

 

p0las
p0lasAuthor
Participant
October 19, 2023

right. I missed the entry at the very top of the page. I was only looking at this one on the main page that took me back in a loop.

thank you.