Compress JPG Image [DEPRECATED]
This action is deprecated, meaning it is outdated and no longer maintained. It can still be used, but the updated version here (opens in a new tab) includes new features and bug fixes.
Description
This action compresses your Image File
in order to reduce the needed size.
Supported formats:
-
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 compress. Allowed formats are JPEG , PNG , TIFF , GIF and BMP | ✔️ | ❌ | - |
Image Quality | Number as percentage | The higher the quality the bigger the size of the compressed file. | ✔️ | ❌ | 70 |
For Image Quality
, we recommend to choose a number below 90
.
Response
Response | Description |
---|---|
File response | The image in a compressed format |
File response as string | The compressed image as a base64 string |
Power Automate Examples
Compress Example with jpg
We use our Power2Apps logo which we have stored in our SharePoint.
We have not changed the Image Quality
option.
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!