Password Strength Checker
Type a password and see what it is actually worth — not a coloured bar, but the entropy in bits and how long it would survive two different attacks. Length, character variety, keyboard runs, repeated characters, trailing digits and lookalike-symbol substitutions are all accounted for, because each of those is something real cracking software exploits, and each one makes a password weaker than its raw length suggests.
Nothing is uploaded — this tool runs inside your browser, so your files never leave your device.
Why use this tool
- Reports entropy in bits, not a vague score out of five
- Two crack times: a rate-limited login form, and a stolen database on a GPU
- Detects keyboard runs, repeats, trailing digits and leetspeak substitutions
- Runs entirely in your browser — the password is never transmitted
How it works
- 1Type or paste the password you want to test.
- 2Read the entropy and the two crack times.
- 3Act on the specific warnings underneath — they name what is weakening it.
Password Strength Checker — frequently asked questions
The checking is done in JavaScript in this page and nothing is sent anywhere — disconnect from the internet and it still works. That said, the safest habit is never to type a live password into any website. Test something with the same shape instead: same length, same pattern, different characters.
More developer tools
Looking for something else? Browse all developer tools
Explore the other tools
Same deal everywhere on the site — free, no sign-up, and no watermark on anything you download.
Or see every tool on one page.