Edits the orientation of a provided image, ensuring that its contents are upright and its text is readable from left to right
Common use cases
Data manipulation
Content management
Engagement & Communication Management
Application
Image
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Image name | The name of the image file to be edited | Text | Yes | Img.1 |
Image link | if the source of the image is from the web or Google Drive, enter its link | URL | No |
|
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 theData Library are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Edited Image File | Image file | File | Yes | edited.img |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if the image orientation is edited successfully. |
No Result | This status is selected in the event of the following scenarios:
- The image could not be edited as per the provided instructions
|
Unsuccessful | This status is selected in the event of the following scenarios:
- The edits that need to be made are not provided.
- The image to edit is not provided
|
Requirements
N/A