Base64 To File
5 min
this action decodes a base64 encoded file inputs & outputs \[ i ] base64 \<font color="#1c417e">string\</font> containing a base64 encoded file \[ i ] file name \<font color="#1c417e">string\</font> providing the encoded file's name and extension \[ o ] file \<font color="#0671d6">file\</font> containing the decoded file example usage drag action onto the canvas to get familiarized with it declare some variables to be used with the action assign the newly created variables save & run the process and then check instance to see the output use cases decoding a base64 \<font color="#1c417e">string\</font> to \<font color="#0671d6">file\</font>
