Password Strength Checker
Estimate password entropy, crack time, and get actionable advice.
Password
Checked entirely in your browser — never sent anywhere.
Analysis
Type a password to see its strength analysis.
About the Password Strength Checker
Analyze a password's entropy, character-class diversity, and common weak patterns to estimate how strong it really is. Get an offline-attack crack-time estimate and concrete advice to improve it — all computed locally in your browser.
Examples
Weak password
password123Output
Very weak — common dictionary word, low entropy.Related tools
Secret Scanner
Security
Scan pasted code or text for likely leaked secrets.
CORS Config Generator
Security
Generate CORS headers/config for Nginx, Apache, Express, or Workers.
CSP Builder
Security
Build a Content-Security-Policy header from per-directive sources.
Htpasswd Generator
Security
Generate .htpasswd lines using SHA-1 or plain text.
JWT Inspector
Security
Decode a JWT and audit its claims for common issues.
Robots.txt Security Checker
Security
Scan robots.txt for accidental disclosure of sensitive paths.
Frequently asked questions
Read more
- Choosing a hashing algorithm: MD5 vs SHA-1 vs SHA-256 vs bcrypt
Checksums, digital fingerprints and password storage all use 'hashing' — but the right algorithm depends entirely on the job.
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser