Create Apache .htpasswd credential lines with bcrypt, APR1-MD5, SHA-1 or crypt. All hashing happens in your browser — nothing is uploaded.

Build an Apache .htpasswd credential line right in your browser — your password is hashed locally and never leaves this page.

Credentials

Everything is computed locally in your browser. No username or password is ever sent to a server.

Not sure which to pick? Use APR1-MD5 — it is the most portable and the recommended choice for Apache .htpasswd files.


Need help?
Found an issue with this tool? Let our team know.
Report an issue

Add this free tool to your own website — copy and paste the code below.