Base64 encoder and decoder help


Settings Remark
Max characters per line This option is only available when conversion method "Encode to Base64 string" is selected.

Allowed values: 0 - 999

Use value 0 for unlimited number of characters on a single line.

For example:
If max characters per line is 5 and the Base64 string is
SGVsbG8gV29ybGQh

the output will be:

SGVsb
G8gV2
9ybGQ
h