Rotate Image

Description

This action rotates your Image File.

Supported formats (input and output):

  • JPEG
  • PNG
  • TIFF
  • GIF
  • BMP

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
RotateFloatThe deegrees your image should be rotated. All values from 0 to 360 are allowed.✔️90
Output formatChoice FieldThe output formats you can choose from are JPEG, PNG, TIFF, GIF and BMPJPEG will be used if no value entered
FileThe image as an ObjectThe image file you want to rotate. Allowed formats are JPEG, PNG, TIFF, GIF and BMP. The format wil be recognized automatically.✔️-

Response

ResponseDescription
File responseThe image in the chosen format
File response as stringThe compressed image as a base64 string

Power Automate Examples

Rotate Image by 90

We use our Power2Apps logo which we have stored in our SharePoint.

We choose to rotate the logo by 90°.

Picture To save it in SharePoint you need to choose File response as the File Content setting.

Known Limtitations

⚠️
If you experienced other limitations please get in touch with us!

Vector Graphics

Vector images (as SVG) are not supported by now.