Htpasswd Generator

Generate secure Basic Auth entries for .htpasswd files (Apache/Nginx).
Configuration
Result
How to use
  • Enter the username for the account.
  • Enter the password to be hashed.
  • Select the hashing algorithm (Bcrypt is recommended for modern systems).
  • Click 'Generate' and copy the resulting line to your .htpasswd file.