encode_decode
Convert text to encoded formats like base64, URL, or HTML, and decode them back.
Instructions
Encode or decode text using various methods
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to encode/decode | |
| method | Yes | Encoding/decoding method |