Password Entropy Checker
See the actual math behind how hard a password is to guess, calculated locally as you type.
Processed entirely in your browser. Never uploaded to a server.
Nothing typed yet — the entropy and crack-time estimate appear here as you type.
This tool runs the same formula the entropy guide below walks through, entropy in bits equals length times log2 of the character-set size, against whatever you actually type, live, in this browser tab. Nothing is uploaded, and nothing is stored once you navigate away.
What the crack-time estimate assumes
The estimate assumes a fast offline attack against a hash dump, roughly 10 billion guesses per second on current consumer hardware, and reports the time to a 50% chance of a match across the full keyspace. An online login form that rate-limits attempts is far slower to attack than this, and a password already sitting in a leaked-credentials list is effectively instant to guess regardless of what this number says, see the FAQ below.
FAQ
Is my password sent anywhere while I type it?
How is the entropy calculated?
Why does the crack-time estimate look so different from what another site shows me?
Does a high entropy score mean this password is safe to use?
Why doesn't this tool tell me if my password is 'good enough'?
Want the full derivation of this formula, with worked examples? Read password entropy explained. Need a password with a specific bit count instead of checking one you already have? Use Password Generator.
Advertisement
Ads help keep Kit-Bin free.