Base64 Encode / Decode
Convert plain text to Base64 or decode Base64 back to readable text. Useful for working with APIs, tokens, and simple encodings.
Input Text
1
Output Base64
1
Conversion happens entirely in your browser. No data is sent to any server.
