Password Generator + Hash Tool
Free utility for password generation, hashing, verification and reversible decoding.
Generate secure password
Create random passwords with custom policy.
Hash / Encrypt / Decrypt / Verify
Use one-way hash algorithms and reversible encodings. One-way hashes (bcrypt, argon2id, md5, sha*) cannot be decrypted.
Verify hash
Check if plain text matches an existing hash (bcrypt, argon2id, md5, sha*, etc.).