1.0.0 • Published 1 month ago

@adobe/photoshop-apis v1.0.0

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

@adobe/photoshop-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/photoshop-apis specifically is the Firefly package for accessing the Photoshop 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

Photoshop API EndpointSDK API NameDescription
/pie/psdService/photoshopActionsplayPhotoshopActionsExecutes Photoshop Action file against a PSD, JPEG, PNG, or TIFF.
/pie/psdService/actionJSONplayPhotoshopActionsJsonExecute a Photoshop Action with actionJSON format.
/sensei/cutoutremoveBackgroundIsolate subject of interested in an image and remove background. 
/pie/psdService/documentCreatecreateDocumentCreate new PSD with layers.
/sensei/maskcreateMaskIsolate a subject of interest in an image (people, objects, etc) and generate an image mask.
/pie/psdService/renditionCreatecreateRenditionCreate flat image representations of a PSD in multiple formats.
/pie/psdService/documentManifestgetDocumentManifestExtract metadata from PSD document, including general file and layer information.
/pie/psdService/documentOperationsmodifyDocumentApply basic layer edits (name, state, etc), add/edit adjustment, pixel, and shape layers. 
/pie/psdService/smartObjectreplaceSmartObjectReplace Smart Object in a PSD.
/pie/psdService/actionJsonCreateconvertToActionsJsonConvert .atn file to an actionJSON format.
/pie/psdService/artboardCreatecreateArtboardCreate artboards from multiple PSD inputs.
/pie/psdService/depthBlurapplyDepthBlurApply depth blur to an image input.
/pie/psdService/productCropapplyAutoCropSmart crop an image keeping the subject of interest in view.
/pie/psdService/texteditTextLayerChange the contents of a text layer in a PSD, eg for localization.
1.0.0

1 month ago

0.2.0

1 month ago

0.1.0

1 month ago