Base64 encode / decode
base64_transformEncode or decode text to and from Base64 format, with optional URL-safe alphabet support.
Instructions
Encode or decode text as Base64, with an optional URL-safe alphabet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| urlSafe | No | ||
| direction | Yes |