url_encode
Convert text into URL-encoded format or decode encoded strings back to readable text. Select encode or decode to process your input.
Instructions
URL encode or decode strings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to encode or encoded string to decode | |
| action | Yes | encode or decode |