Base64 Encode/Decode

Encode text to Base64, or decode Base64 back to text.

Convert plain text to Base64 encoding, or decode a Base64 string back to readable text — done entirely in your browser.