Free online password strength checker
This password strength checker tells you how tough a password is to guess and roughly how long it would take to crack. As you type, it measures the password's entropy — the number of bits of unpredictability based on its length and the mix of lowercase, uppercase, numbers, and symbols — then rates it from very weak to very strong on a colour-coded meter. It also flags obvious weaknesses like repeated characters, keyboard sequences, and common passwords so a long-but-predictable password can't fool you.
How to check your password strength
- Type or paste a password into the box — use the Show button if you want to see what you're entering.
- Watch the strength meter and rating update live with every keystroke.
- Read the entropy in bits and the estimated time to crack it at 10 billion guesses per second.
- Use the checklist to see which criteria — length, character variety, and not being a common password — your password meets.
What the results mean
Entropy captures both length and variety: each extra character and each extra character type multiplies the number of possibilities an attacker must try. Passwords under about 40 bits fall quickly, while 80 bits or more pushes cracking time into centuries at today's speeds. The crack-time figure assumes fast offline guessing and average luck, so treat it as a guide rather than a promise. If a result disappoints you, don't tweak the same password — generate a brand-new one with the password generator.
Private and safe to use
Your password never leaves your device. All analysis happens in your browser with JavaScript — nothing is uploaded, stored, or logged — which makes it safe to test passwords you actually rely on. For extra peace of mind, pair a strong password with hashed storage; you can experiment with checksums using the hash generator. And always use a unique password for every account, kept in a trusted password manager.