Decode Base64 Content:

Base64 encoding schemes are commonly used when there is a need to encode binary data. This encoding helps to ensure that the data remains intact without modification during transport. Base64 is used commonly in a number of applications including email via MIME, as well as storing complex data in XML or JSON. 

The Decode Base64 Content function finds and decodes any base64 content in the column that you applied the function to.