Icon

Base64

This directory contains 4 workflows.

Base64 to Binary Object 

Turns a string with base64 encoded data into a binary object cell.

Base64 to Files 

This component writes base64 encoded data from a table into multiple files.

Binary Object to Base64 

Converts a binary object to a base64 encoded string.

Files to Base64 

This component takes a table of file paths and converts each file to a base64 string.