π
Base64 Encoder / Decoder
Encode text or binary data to Base64 format, or decode Base64 strings back to plain text. Useful for email attachments, data URLs, and API tokens.
Input
Output
Encode text or binary data to Base64 format, or decode Base64 strings back to plain text. Useful for email attachments, data URLs, and API tokens.