Step DetailsIntroduced in Version4.0.0Last Modified in Version7.12.0LocationData > TextThe 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.PropertiesInputsPropertyDescriptionData TypeImage BytesThe byte array to convert to a string.List of ByteOutputsPropertyDescriptionData TypeConvertBytesToBase64String1_OutputConverted string.String