DevKit4You/Base64 Encode

Base64 Encode

Encode plain text to Base64. Supports URL-safe format, MIME line-splitting, and per-line encoding.

Plain Text Input
0 chars
↔ Switch to Decode
InputHello, World!
↓ encode
OutputSGVsbG8sIFdvcmxkIQ==