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 ArgumentTypeDescriptionRequired?Advanced Option?Default
FileThe image as an ObjectThe image file you want to convert. Allowed formats are JPEG, PNG, TIFF, GIF and BMP. The format wil be recognized automatically.✔️-
Output formatChoice FieldThe output formats you can choose from are JPEG, PNG, TIFF, GIF and BMP✔️- (JPEG will be used if no value entered)

Response

ResponseDescription
File responseThe image in the chosen format
File response as stringThe 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.

Picture 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!

Vector Graphics

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