utilbin / htpasswd
bcrypt / md5 / sha
htpasswd generator
Generate htpasswd entries for Apache and Nginx.
output
username:hash
Paste the output into your .htpasswd file. For Nginx, use auth_basic_user_file /path/to/.htpasswd;.