Convert file to Base64 Action(Power Automate Desktop)

Japanese version.

This action converts binary files such as images to Base64 (a format that represents binary data as text for sending e-mail, etc.).

How to use.

Convert file to Base64 Action from File onto the workspace.

Set parameters.

Parameters

File path

Specifies the binary file to be converted.

If there is a possibility that the file does not exist in the specified path, It is also useful to check for the existence of the file in advance.

Variables produced

After the action is executed, the file is set to the text converted to Base64.

---

Links

File Actions