2.0.0 • Published 1 year ago

@adobe/lightroom-apis v2.0.0

Weekly downloads
-
License
Copyright (c) 202...
Repository
github
Last release
1 year ago

@adobe/lightroom-apis

Version Downloads/week

Description

This repository is home to the Firefly Services SDK for JavaScript, designed for Node.js and web environments. It features libraries for various Firefly services, including product libraries for accessing specific product services like Firefly, Lightroom, and Photoshop, and a common library for shared functionalities.

@adobe/lightroom-apis specifically is the Lightroom package for accessing the Lightroom product services.

You can refer to Firefly Services Homepage for getting started guides, details about adding these packages to your project and code samples.

Table below shows details on various API service endpoints and the corresponding SDK APIs

SDK to API Reference Mapping

Lightroom API EndpointSDK API NameDescription
/lrService/presetsapplyPresetApply one or more XMP Lightroom presets to the given image, by using the given preset XMP file(s).
/lrService/xmpapplyPresetFromXmpContentApply XMP based Lightroom preset to an image. XMP content is passed inline to the api.
/lrService/autoToneapplyAutoToneAutomatically correct exposure, contrast, sharpness, saturation on an image.
/lrService/editapplyEditsApply one or more Lightroom edits ( exposure, contrast, sharpness, saturation ) to an image.
/autoStraightenautoStraightenImageAuto Straighten an image. Applies the Auto Upright transformation on an image.