Choose Input
Use Text mode for strings, or switch to File if you want to calculate hash from a file.
Convert strings or files into MD5, SHA1, SHA256, SHA512, or bcrypt hashes for data verification needs.
No file selected
Note: file mode supports MD5, SHA1, SHA256, and SHA512.
For bcrypt, verification is done directly with the original password vs bcrypt hash.
Compare two hashes directly without recalculating source input.
Create hash, verify results, and compare values with a short workflow.
Use Text mode for strings, or switch to File if you want to calculate hash from a file.
Choose the appropriate algorithm, then click Generate Hash to create a hash or Verify to check for a match.
Paste two hashes into Quick Compare to ensure both are identical without recalculating source values.
For verification, ensure the source algorithm matches the target hash. If the hash format is already recognized, the page will attempt to auto-detect it.