Power Automate Connector: Encodian – Image
Overview
The 'Image - Remove EXIF Tags' flow action removes EXIF tag data from the image supplied.
Supported File Types
The following input file types are supported by this action.
- JPG / JPEG
- TIF / TIFF
Example Flows
Please refer to the following example solutions:
Credit Count
This action consumes 1 credit per operation.
Note, different Encodian actions can consume different numbers of credits. Please always check the action-specific documentation and read What is an Encodian Action for a full description of how credits are consumed.
Parameters
The default 'Image - Remove EXIF Tags' flow action parameters are detailed below:
- File Content: A Base64 encoded representation of the image file to be processed
File Content
Please refer to the Obtaining the 'File Contents' Parameter article for guidance on how to obtain the 'File Content' parameter ready to provide to an Encodian flow action.
Return Parameters
The 'Image - Remove EXIF Tags' flow action returns the following data.
Standard Return Values
- FileContent - The processed image content (Base 64).
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has completed, has been queued or has failed.
0 Comments