Base85 (also called Ascii85) is a binary-to-text encoding form representing binary data using 85 ASCII characters, providing a lighter footprint than Base64.
Encode or decode Base85 vectors in your browser.
Encode plain text to Base85 (Ascii85) format or decode Base85 strings back to text client-side.
Base85 (also called Ascii85) is a binary-to-text encoding form representing binary data using 85 ASCII characters, providing a lighter footprint than Base64.
Encode or decode Base85 vectors in your browser.
Encode plain text to Base64 format or decode Base64 strings back to text.
Generate cryptographically secure passwords. Customize length and choose to include numbers, uppercase letters, and symbols.
Evaluate password complexity, entropy bits, and estimated crack time client-side.
Generate secure SHA-1, SHA-256, and SHA-512 hashes. Secure browser Web Cryptography execution.