Skip to main content

Edit image size

Resizes an image to the provided width and/or height. If only one of the measurements are provided, the other will be adjusted based on the ratio of the image.

Common use cases

  • Content management

Category

  • Image

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Image file nameThe name of the image file to be editedTextYesmy image
Image Size UnitThe units of the image sizeTextYesPixels
New WidthDesired new width of the imageIntegerNo500
New HeightDesired new width of the imageIntegerNo500
Image LinkIf the source of the image is from the web or Google Drive, enter its link hereURLNohttps://images.app.goo.gl/Tb

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
image fileImage fileFileYesedit.img

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected if the image size was successfully edited
No ResultThis status is selected in the event of the following scenarios:- Any of the instructions or images to be edited are missing
UnsuccessfulThis status is selected in the event of the following scenarios:- Fail to login to account- Application site is down

Requirements

  • N/A