Base64 decode
Decodes a Base64 string back to UTF-8 text. Returns an empty string if the input is not valid Base64.
This is an example of Base64.
Decode Base64 back to text.
Decodes a Base64 string back to UTF-8 text. Returns an empty string if the input is not valid Base64.
This is an example of Base64.