base64
Encode plain text to Base64 or decode Base64 strings to original text. Ideal for data conversion tasks.
Instructions
Encode or decode Base64 strings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform | |
| text | Yes | Text to encode or Base64 to decode |