htpasswd Generator

htpasswd is a command-line tool for Apache HTTP Server that generates HTTP basic authentication password files. When using non-Apache servers (e.g. Nginx), htpasswd may not be available—this online tool provides a convenient alternative.

Encrypt methods: MD5 (Windows default), crypt (Unix default), SHA (LDAP compatible), plain (plaintext, for testing only).