Lightroom 3 SDK
-
Lightroom SDK 3.0 Programmers Guide
(PDF, 4 MB)
The Adobe® Photoshop® Lightroom® SDK allows you to customize and extend certain Lightroom features by creating plug-ins. A Lightroom plug-in consists of Lua-language files (scripts) that define the plug-in functionality, and an information or manifest file that describes the contents of the plug-in. The information file must have a specific name, and be placed in a folder with the Lua source files and resource files; the folders may need to be in specific locations.
Lightroom features |
In the current release these features are extensible:
SDK contents |
The SDK contents include the following:
Development environment
You can use any text based editor to write your Lua scripts and use the LrLogger namespace to write debugging information to a console.
User forum |
More |
| 02/15/2012 | Accept: */* in LrHttp.get/post |
|---|---|
| 02/12/2012 | LR4 Beta Crash in 64bit |
| 02/09/2012 | script to apply external metadata to several files |
| 02/08/2012 | LrUUID |
| 02/07/2012 | default HTML Gallery: How to make Slider for 'thumb.width' & apply output sharpening on thumbnails |
Can't find what you're looking for? Suggest a content idea or vote up an existing topic on the new ADC feedback site.