Password Strength Calculator
Estimate password entropy, character space, and time to crack by brute force.
The Password Strength Calculator evaluates the theoretical strength of a password based on its length and character types used. It calculates entropy in bits and estimates brute-force cracking time.
Enter the password length and toggle which character types are included: lowercase (always on), uppercase, numbers, and symbols. The calculator determines the character set size, entropy bits, and estimated cracking time assuming 1 billion guesses per second.
Higher entropy means stronger passwords. Aim for at least 60 bits for important accounts and 80+ bits for critical security. Length is the single most important factor in password strength.