Base64 Encoder
Encode text or files to Base64 and decode Base64 back to plain text. Supports URL-safe Base64, line wrapping, and file encoding.
📝 Input Text
0 characters
0 bytes
0 lines
⚙️ Options
📁 File Input
📂
Click to select a file — image, PDF, or any file type
Max recommended: 5MB
⚠ Error
0
Input Bytes
0
Output Bytes
—
Size Ratio
—
Operation
📋 Output
💡 Base64 increases size by ~33%. Use URL-safe variant (replaces +/= with -/_) for tokens, JWTs, and URL parameters.
