Transform image files using the Shotstack image transformation module. Resize and crop images to different sizes, compress and convert from one format to another.
Set the input URL to a source file, select the transformations to apply and the module will output the URL to the transformed file.
Actions are used to process inputs, perform tasks and return an output. Inputs are typically media file URLs, text, prompts and template merge fields.
The Action will then perform some kind of task on the inputs - such as rendering a template using the provided merge field values, generating an image or video from a text prompt or converting a video to a different format.
Finally the Action will return an output, such as a video URL or body of text. The output can then be used as an input for another downstream Action.
Field | Description |
---|---|
FILE | The URL of a video file |
Field | Description |
---|---|
URL | The URL to the transformed video |
Field | Description |
---|---|
Format | Convert the image to a different format |
Width | Enter a new width to resize the width of the image |
Height | Enter a new height to resize the height of the image |
Fit | How to resize the image to the bounding box - crop, cover or contain |
Quality | Compression setting between 0 to 100 |