Cinematic password strength visualizer
All analysis happens locally in your browser.
Entropy measures the unpredictability of a password in bits.
It's calculated as L × log₂(N) where L is the password length
and N is the size of the character set used. Higher entropy = harder to guess.
Online: ~100 guesses/hour (rate-limited). GPU: ~1 billion guesses/sec (offline hash cracking). ASIC: ~1 quadrillion guesses/sec (specialized hardware). Times shown are worst-case (exhaustive search of keyspace).
These are approximate, educational estimates. All analysis runs locally in your browser — no data is sent anywhere. Do not reuse passwords shown here on real accounts.