historia.vg / Tools / Base64

Base64 Encoder/Decoder

CLI alternative

Encode or decode a file with base64. -w 0 disables output wrapping.

base64 -w 0 input.txt
base64 -d input.b64