camelot_hash_generator
Generate SHA-256, SHA-512, MD5, or SHA-1 cryptographic hashes from text. Process input locally in the browser to keep data private.
Instructions
Hash Generator: Generate SHA-256, SHA-512, MD5, and SHA-1 cryptographic hashes locally.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/hash-generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Input text to encode, decode, format, or process | |
| algorithm | No | Hashing or cryptographic algorithm (e.g. SHA-256, MD5) | sha256 |
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 |