Base64 Encode
Encode plain text to Base64. Supports URL-safe format, MIME line-splitting, and per-line encoding.
Plain Text Input
0 chars
Input
Hello, World!↓ encode
Output
SGVsbG8sIFdvcmxkIQ==