base64_encode
Encode text strings to Base64 format for secure data transmission and storage in web applications and APIs.
Instructions
Encode a string to Base64
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The string to encode |