Edit in GitHubLog an issue

cc-everywhere


Class: QuickActionWorkflow

Extends

Implements

Constructors

Constructor

Copied to your clipboard
new QuickActionWorkflow(actionManager, context): QuickActionWorkflow;

Parameters

ParameterType
actionManager
ActionManager
context
SDKContext

Returns

QuickActionWorkflow

Inherited from

BaseWorkflow.constructor

Methods

convertToJPEG()

Copied to your clipboard
convertToJPEG(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Lower your file size by changing your PNG images into JPG files.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.convertToJPEG


convertToPNG()

Copied to your clipboard
convertToPNG(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Save your images as PNG files to improve file quality.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.convertToPNG


convertToSVG()

Copied to your clipboard
convertToSVG(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Drag and drop a JPG or PNG image file to convert to SVG.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.convertToSVG


cropImage()

Copied to your clipboard
cropImage(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Transform your image into the perfect shape or size in seconds.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.cropImage


resizeImage()

Copied to your clipboard
resizeImage(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Change the dimensions of any photo.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.resizeImage


removeBackground()

Copied to your clipboard
removeBackground(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Easily remove the background of your photos.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.removeBackground


generateQRCode()

Copied to your clipboard
generateQRCode(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Generate a QR Code for a URL.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.generateQRCode


convertToGIF()

Copied to your clipboard
convertToGIF(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Convert a video asset to GIF format.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.convertToGIF


convertToMP4()

Copied to your clipboard
convertToMP4(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Convert a video asset to MP4 format.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.convertToMP4


cropVideo()

Copied to your clipboard
cropVideo(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Transform your video into the perfect shape or size in seconds.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.cropVideo


mergeVideos()

Copied to your clipboard
mergeVideos(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Collate multiple video/photo into a single video.

Parameters

ParameterTypeDescription
docConfig?
pass an array of assets to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.mergeVideos


resizeVideo()

Copied to your clipboard
resizeVideo(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Change the dimensions of any video.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.resizeVideo


trimVideo()

Copied to your clipboard
trimVideo(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Trim a video to a desired length.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.trimVideo


animateFromAudio()

Copied to your clipboard
animateFromAudio(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Create an animated video from an audio.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.animateFromAudio


captionVideo()

Copied to your clipboard
captionVideo(
docConfig?,
appConfig?,
exportConfig?,
containerConfig?): void;

Add captions to any video.

Parameters

ParameterTypeDescription
docConfig?
pass an asset to preload on to the Quick Action Editor
appConfig?
properties to configure the Editor
exportConfig?
properties to configure the export options
containerConfig?
properties to configure the SDK container

Returns

void

Implementation of

QuickActionWorkflow.captionVideo

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.