Password Strength Meter

Type a password and instantly see its strength score, entropy in bits, character class breakdown, and actionable improvement tips — all processed locally in your browser.

Enter Your Password

Strength
Entropy — bits

Character Classes

  • Lowercase letters (a–z)
  • Uppercase letters (A–Z)
  • Digits (0–9)
  • Symbols (!@#$%…)
  • Length at least 12 characters

Recommendations

Type a password to see recommendations

How strength is calculated

1 Entropy: log2(pool) × length — the core measure of unpredictability.
2 Character pool: expands from 26 (lowercase only) up to 95 (all ASCII printable).
3 Penalties: repeated characters, sequential runs, and common patterns reduce the score.
4 Common list: exact match against the top 100 passwords forces the score to Very Weak.

Summary

Type a password and instantly see its strength score, entropy in bits, character class breakdown, and actionable improvement tips — all processed locally in your browser.

How it works

  1. Type or paste your password into the input field.
  2. The strength bar updates instantly showing one of five levels: Very Weak, Weak, Fair, Strong, or Very Strong.
  3. Check the entropy display to see the calculated bits of randomness.
  4. Review the character class checklist to see which criteria your password satisfies.
  5. Read the recommendations list to learn specific steps to make your password stronger.

Use cases

  • Evaluate whether a new account password meets a strong security standard before using it.
  • Audit existing passwords during a personal security review.
  • Teach users about password construction and entropy during security awareness training.

Frequently Asked Questions

Last updated: 2026-06-09 · Reviewed by Nham Vu