1.1.0 • Published 18 days ago

@adobe/firefly-apis v1.1.0

Weekly downloads
-
License
Copyright (c) 202...
Repository
github
Last release
18 days ago

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

Firefly API EndpointSDK API NameDescription
/v2/images/generategenerateImagesGenerate images based on a prompt with optional reference image to match style.
/v1/images/expandexpandImageExpand an image to a new size/aspect ratio Note: This suppports only images with 3 Channels (RGB), not recommended to use PNGs.
/v1/images/fillfillImageFill the masked area of an image with an optional prompt.
/v2/storage/imageuploadUpload any content, such as images, videos, or documents. This api provides an opaque ID for referencing the uploaded content in other firefly apis.
1.1.0

18 days ago

1.0.0

1 month ago

0.2.0

1 month ago

0.1.0

2 months ago