PTHPasteboard icon

Decode Base64 Filter

The Decode Base64 filter takes Base64 input and converts it to the regular text as described in RFC 4648.

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

See also