Base64 Encoder / Decoder

Convert plain text to Base64 encoding, or decode a Base64 string back into readable text.

Inputs
Results
Result
SGVsbG8sIHdvcmxkIQ==

Try an example