htpasswd Generator

Create Apache/Nginx .htpasswd entries with APR1 (MD5) or SHA-1 hashing.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

htpasswd generator

Create .htpasswd entries for Apache and Nginx HTTP Basic Auth. Choose the APR1 (Apache MD5) crypt format used by htpasswd -m, or the SHA-1 {SHA} base64 scheme used by htpasswd -s.

APR1 follows the published Apache algorithm exactly: a 1000-round MD5 derivation with a random 8-character salt and Apache’s custom base64 encoding. It is privacy-first — the password is hashed entirely in your browser and never leaves your device.

Ad placeholder (rectangle)