Convert Image to another Image Format

Convert Image to another Image Format

Description

This action converts your Image File to another image format.

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
Image FileObjectThe image file you want to convert. Allowed formats are JPEG, PNG, TIFF, GIF and BMP. The format wil be recognized automatically. Must be an actual image file — Base64 string is not supported.✔️-
Output formatChoice FieldThe output formats you can choose from are JPEG, PNG, TIFF, GIF and BMPJPEG will be used if no value entered

Response

ResponseTypeDescription
File responseObjectThe converted image file in the selected format.
File response as stringStringThe converted image file as a base64-encoded string. Useful for storing or passing as text.
MIME typeStringThe MIME type of the converted image (e.g., image/png, image/jpeg).
ExtensionStringThe file extension of the output image format (e.g., png, jpg).

Power Automate Example

Convert Image to TIFF

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

We choose TIFF as the Output format.

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

Known Limitations

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