CSV to JSON
💡
This page describes the actual version (published on 13th of July 2023) of our Converter. If your Flow / App was created
before this date it is likely that you are using a depracated version. Click here to check out if you are using an older version.
Description
This action converts your Image File to another image format.
Supported formats (input and output):
-
JPEG -
PNG -
TIFF -
GIF -
BMP
Input Arguments
| Input Argument | Type | Description | Required? | Advanced Option? | Default |
|---|---|---|---|---|---|
File | The image as an Object | The image file you want to convert. Allowed formats are JPEG, PNG, TIFF, GIF and BMP. The format wil be recognized automatically. | ✔️ | ❌ | - |
Output format | Choice Field | The output formats you can choose from are JPEG, PNG, TIFF, GIF and BMP | ✔️ | ❌ | - (JPEG will be used if no value entered) |
Response
| Response | Description |
|---|---|
File response | The image in the chosen format |
File response as string | The compressed image as a base64 string |
Power Automate Examples
Convert Image to TIFF
We use our Power2Apps logo which we have stored in our SharePoint.
We choose TIFF as the Output format.
To save it in SharePoint you need to choose File response as the File Content setting.
Power Apps Examples
Known Limtitations
⚠️
If you experienced other limitations please get in touch with us!