{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-13T19:02:28.835Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"password-generator","name":"Password Generator","url":"https://myaitools.net/password-generator"},{"slug":"uuid-generator","name":"UUID Generator","url":"https://myaitools.net/uuid-generator"},{"slug":"text-counter","name":"Text Counter","url":"https://myaitools.net/text-counter"},{"slug":"regex-tester","name":"Regex Tester","url":"https://myaitools.net/regex-tester"},{"slug":"json-path-finder","name":"JSONPath Finder","url":"https://myaitools.net/json-path-finder"},{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://myaitools.net/qr-code-reader"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://myaitools.net/wifi-qr-code-generator"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://myaitools.net/base64-encode"}],"kind":"utility","slug":"password-strength-checker","name":"Password Strength Checker","description":"Estimate password entropy and crack time — checked entirely locally, nothing uploaded.","longDescription":"Type a password and see its character pool size, entropy in bits, a 0–4 strength score, and crack-time estimates for both online (1,000 guesses/sec) and offline (10 billion guesses/sec) attacks. Everything runs in your browser — the password is never transmitted.","category":"text","categoryName":"Text & Encoding","keywords":["password strength checker","password strength meter","password entropy calculator","password crack time","how strong is my password","password tester","password strength online","password strength free","password security tester","password score","entropy calculator","password analyzer","password evaluator"],"badge":"Calculator","url":"https://myaitools.net/password-strength-checker","inputs":[{"type":"text","key":"password","label":"Password","placeholder":"Type a password to evaluate","monospace":true,"help":"Stays in your browser — never sent over the network."}],"outputs":[{"key":"score","label":"Score"},{"key":"entropyBits","label":"Entropy (bits)"},{"key":"poolSize","label":"Character pool"},{"key":"crackTimeOnline","label":"Online crack (1k/sec)"},{"key":"crackTimeOffline","label":"Offline crack (10B/sec)"}],"invocation":{"webUi":"https://myaitools.net/password-strength-checker","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}