🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@adobe/firefly-apis

Package Overview
Dependencies
Maintainers
24
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/firefly-apis

Adobe Firefly Services library for consuming Firefly Service APIs.

2.0.0
latest
Source
npm
Version published
Weekly downloads
264
38.95%
Maintainers
24
Weekly downloads
 
Created
Source

@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.

Keywords

adobe

FAQs

Package last updated on 18 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts