Type a password and see its strength — based on length, character types and entropy.
Password strength is a function of length and character variety. A 6-character password using only lowercase letters has about 28 bits of entropy — a modern GPU cracks it in seconds. A 16-character password mixing uppercase, lowercase, digits and symbols has about 105 bits — beyond brute-force reach.
This checker scores the password on five levels based on length, the character sets used, and the resulting entropy. It does not check against leaked password databases or dictionary attacks — for that, use the "senha-vazada" tool.
The entropy is calculated as length × log₂(pool size), where the pool is the number of possible characters. It is a theoretical measure — in practice, a password like "Password1!" has high entropy by formula but is trivially guessable because it follows a common pattern.
Entropy = length × log₂(character pool size). Pool: lowercase 26, uppercase +26, digits +10, symbols +32.
A password manager is always safer. This tool tells you about one password; a manager generates and stores unique passwords for every site.
No — use the "senha-vazada" tool for that. This one measures theoretical strength only.
No. The check runs entirely in JavaScript. Nothing is uploaded.
Vai.la turns any URL into a short link with click statistics, QR Code and your own biolink.
Vai.la is not responsible for how the tools are used or for decisions made based on their results.