← tools / base64
Base64 encoder.
UTF-8 safe (normal btoa() breaks on non-latin1).
Supports the standard alphabet and the URL-safe variant
(-/_ instead of +//).
byte view (hex)
—
← tools / base64
UTF-8 safe (normal btoa() breaks on non-latin1).
Supports the standard alphabet and the URL-safe variant
(-/_ instead of +//).
—