Type: lib.base64.Encode

Namespace: lib.base64

Description

Encodes text to Base64 format. base64, encode, string

Use cases:
- Prepare text for transmission
- Embed data in JSON or HTML

Properties

Property Type Description Default
text str Text to encode ``

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.base64 namespace.