Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Convert Bytes To Base 64 String

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Convert Image Bytes to Base 64 component takes in a byte array and converts it into a single base 64 string. The result is the base 64 contents of the image in the form of a string.



Properties

Inputs

PropertyDescriptionData Type
Image BytesThe byte array to convert to a string.List of Byte

Outputs

PropertyDescriptionData Type
ConvertBytesToBase64String1_Output
Converted string.String