Base64 Encoder / Decoder
Encode or decode text using Base64. Unicode is fully supported.
Input
Output
Encode a File
Select any file to encode it as Base64. Max 5 MB.
Base64 expands data by ~33%. For text, this tool encodes to UTF-8 bytes first so all Unicode characters are handled correctly.