How to convert a specific binary file (from a list of binary results) to base64?

Hi Guys,
I need to convert a specific binary file from a list of binary results to base64?
I’ve tried several ways but have not found a solution yet. One of the solutions tried was using ‘move binary data’ but no success, because this node requires ‘data’ return but my previous node returns binaries but not ‘data’ as json. Someone has an example from a functional way to convert binary (image) to base64?

Thanks!

Also you can use node Move Binary Data (Binary to JSON & encoding Base64)

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.