Decode
decodeConvert encoded data back to readable text using methods like URL, hex, base64, HTML entities, Unicode, or JWT decoding.
Instructions
Decode data using various methods (url, hex, base64, htmlEntity, unicode, jwt)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| method | Yes | ||
| variant | No |