Type: lib.base64.Decode
Namespace: lib.base64
Description
Decodes Base64 text to plain string. base64, decode, string
Use cases:
- Read encoded data
- Extract original text from Base64
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| data | str |
Base64 encoded text | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Metadata
Related Nodes
Browse other nodes in the lib.base64 namespace.