# kumo.encode.base64_encode ```lua kumo.encode.base64_encode(STRING) ``` {{since('2023.08.22-4d895015')}} Applies base64 encoding to STRING, and returns the encoded string.