# kumo.encode.base64_decode ```lua kumo.encode.base64_decode(STRING) ``` {{since('2023.08.22-4d895015')}} Decodes base64 encoded STRING, and returns the decoded string.