๐Ÿ” Htpasswd Generator

Generate password hashes for Apache & Nginx basic authentication

Generate Entry

Generated htpasswd entry will appear here...

๐Ÿ“„ .htpasswd File

Add entries above to build your .htpasswd file
โš ๏ธ Hashes are generated client-side using the Web Crypto API. No passwords are sent to any server. For production, prefer bcrypt (requires server-side tooling).