PTHPasteboard icon

Encode Base64 Filter

The Encode as Base64 filter takes input and converts it to the Base64 format as described in RFC 4648.

input output
Hello SGVsbG8=
brûlée YnLDu2zDqWU=

See also