camelot_base64_encoder
Convert text to Base64 or decode Base64 back to text entirely in your browser, keeping data local. Choose encode or decode mode and process input instantly.
Instructions
Base64 Encoder: Encode and decode text strings and binary data to/from Base64 format locally.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/base64-encoder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Operating mode or formatting style | encode |
| text | Yes | Input text to encode, decode, format, or process |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |