base64_encode
Convert any text into Base64 using UTF-8 encoding, enabling safe data transfer or storage in a fully offline environment.
Instructions
Encode text to Base64 (UTF-8 safe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | text to encode |