Base64 Encoder / Decoder
Encode any text to Base64 or decode a Base64 string back to plain text. Useful for APIs, data URIs, and debugging.
Result
Encode any text to Base64 or decode a Base64 string back to plain text. Useful for APIs, data URIs, and debugging.