Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from any text input.
Generate MD5, SHA-1, SHA-256, and SHA-512 cryptographic hashes from any text. SHA-256 and SHA-512 use the browser's native Web Crypto API. Useful for verifying file integrity, generating checksums, or creating hash-based identifiers.