coretextBase64 DecoderVersion: NextOn this pageBase64 Decoder Decode a Base64 string Description Decode a Base64 string to UTF-8 or binary Inputs base64 string (String): The Base64 string decode encoding (String): Output encoding (UTF-8 or binary) Outputs output (String): Decoded string