Password Strength Checker
Type a password and instantly see its estimated entropy in bits, a Very weak to Very strong rating, and how long it would take to brute-force — all computed in your browser.
Entropy
0 bits
Est. crack time
—
Character set
—
Estimates assume 10 billion guesses/second against the full character set. Real-world strength is lower for dictionary words and reused passwords — this runs fully offline and never checks breach lists.
How to check password strength
From password to entropy score in four steps.
- 1
Type or paste a password
Enter the password you want to evaluate. It stays in the input field on your device and is never sent anywhere.
- 2
Read the entropy and rating
See the estimated entropy in bits and a Very weak to Very strong rating derived from the character set and length you used.
- 3
Check the crack-time estimate
Review how long a brute-force attack would take and adjust the password until the estimate reaches a level you are comfortable with.
- 4
Generate and store it in Envless
Need something stronger? Create a high-entropy secret with the Envless secret generator, then store it end-to-end encrypted in Envless so your team can share and rotate it without plaintext exposure.
Why use the Envless password strength checker?
A private, offline strength meter from a team that builds encrypted secret management for a living.
Entropy measured in bits
Estimates strength from the character set you use and the length, then reports entropy in bits alongside a clear Very weak to Very strong rating.
Brute-force crack-time estimate
Translates entropy into a human-readable estimate of how long an attacker would need to exhaust the keyspace, so abstract bits become a tangible number.
Live as-you-type rating
The entropy, rating, and crack-time update on every keystroke, so you can see exactly how adding length or a new character class strengthens a password.
100% local — nothing leaves the browser
Every calculation runs on your device. Your password is never transmitted, logged, or stored, and there are no uploads or network calls of any kind.
Password strength FAQ
Everything you need to know about password entropy and crack-time estimates.
Yes. The checker runs 100% in your browser and every calculation happens on your device. Your password is never transmitted, logged, or stored — there are no uploads and no network requests.
It estimates the size of the character set you used (lowercase, uppercase, digits, symbols) and raises it to the power of the length, then takes the base-2 logarithm to get entropy in bits. This is a heuristic based on length and character classes, not a dictionary or breach check, so a long but predictable phrase can score higher than it deserves.
For important accounts, aim for at least 80 bits of entropy, and prefer 100 or more for high-value secrets. Fewer than about 60 bits is generally considered weak against a determined attacker.
Rules like "one uppercase, one number, one symbol" push people toward short, predictable patterns such as Password1!, which attackers expect. Entropy rewards what actually matters — length and unpredictability — so a long random passphrase scores far higher than a short password that merely satisfies the rules.
No. The tool runs fully offline and never contacts any service, so it cannot compare your password against breach databases or dictionaries. A high score here means the password is structurally hard to brute-force, not that it has never appeared in a leak — always avoid reused or previously exposed passwords.
Use the Envless secret generator to create a high-entropy password or token, then store it end-to-end encrypted in Envless. Your team can share, rotate, and audit access without seeing plaintext or pasting secrets into chat.
More free tools
Other free, 100% client-side tools from the Envless team.
Ship secrets, not chaos.
Start free today and discover why developers trust Envless for end-to-end encrypted, versioned secrets across every environment.