Type a password
Enter a real or candidate password to analyze.
See how many bits of entropy a password has and how long cracking it would take, online and offline. Calculated locally in your browser.
Random passwords are estimated with the full character pool. Dictionary-style passwords assume a far smaller effective pool.
Three simple steps, with your content kept on your device.
Enter a real or candidate password to analyze.
Random or generated passwords use the full character pool; dictionary-style passwords assume a much smaller pool.
Entropy bits and estimated cracking times for online and offline attacks are shown instantly.
Fast, focused, and made to be clear on every screen.
Character-pool entropy shows the search space in a way that is comparable across passwords.
Estimated online and offline cracking times make the number concrete.
The password is analyzed on your device and never stored or sent anywhere.
Password entropy is a measure of how unpredictable a password is, expressed in bits. Every bit doubles the number of possible guesses an attacker must try, so higher entropy means a password is harder to crack.
The calculation is based on the length of the password and the size of the character set it draws from — not on how complicated it looks. A long password of lowercase letters can beat a short password full of symbols.
A single random choice from two options adds one bit of entropy; a choice from four options adds two bits. Each additional character multiplies the possibilities, which is why length pushes the bit count up quickly.
As a guide, around 60 to 80 bits is considered strong for most online accounts. Below roughly 40 bits, a password can be cracked in seconds by an automated attacker.
A strength checker evaluates a password against rules and patterns and assigns a quality label. An entropy calculator quantifies the search space in bits, giving a precise number rather than a category.
The two tools are complementary: use the strength checker for a quick verdict and the entropy calculator when you want the exact figure behind that verdict.
A password generator creates random passwords, while an entropy calculator measures one you already have. Generators aim for high entropy by construction; the calculator tells you whether an existing password reaches that bar.
The natural workflow is to generate a long random password, then measure its entropy to confirm it lands in the strong range.
Attacks start with common passwords and leaked lists, then move to systematic guesses. Low-entropy passwords — short, reused, or predictable — fall to these automated attempts quickly.
Entropy quantifies why length and randomness matter: they are the properties that make systematic guessing impractical.
The most effective way to raise entropy is to make the password longer and random. Replacing letters with symbols adds little if the pattern is still predictable.
Practical targets: at least 12 characters for everyday accounts, 16 or more for important ones, and a unique value for every site, stored in a password manager.
The basic estimate is simple: multiply the number of possible characters by itself once per character position, then convert that to bits. This tool does the math for you, including the effect of mixed character sets.
The key insight is that every added character multiplies the possibilities, while adding a new character type only grows the base slightly — which is why length dominates the result.
Modern security guidance emphasizes entropy because it measures actual resistance to guessing. Password managers report it, breach checks rely on the same math, and standards bodies use it to set length recommendations.
Measuring your own passwords in bits gives you a concrete, comparable number instead of relying on whether a password 'looks' strong.
For a fast assessment, compare your password against a few anchors: under 40 bits is weak, 40 to 60 is moderate, and 60 bits and above is strong for most accounts.
Length is the main lever, so when a password scores low, extending it with random characters raises the number more than any symbol substitution.
Entropy measures how many guesses an attacker would need, in bits. Every extra bit doubles the search space. Around 60–80 bits is considered strong for most accounts.
A random password with 12 characters from many character classes is huge to search. A human-chosen word phrase draws from a much smaller effective pool, so its entropy is far lower even at the same length.
No. These are estimates based on character-pool size and typical attack speeds. Real-world risk also depends on reuse, breaches, and phishing.