Help for: Encode/Decode Base64
Base64 is a protocol that maps any binary content to readable characters.
To encode a regular text to base64, type in the box on top and click the Encode button. Use the 'Chunk' text box to split the encoded text to chunks of data.
To decode a base64 text to regular text, type in the box on the bottom and click the Decode button.
Notice: If your text contains non-latin characters, it is important to set the proper charset (character set) before encoding/decoding.