Password Converter
Turn one master password into a unique, strong password for every website.
Converter
Enter a master password and a salt to generate a unique, secure password.
How does this work?
This tool uses a deterministic algorithm (PBKDF2) to transform your master password and salt into a unique, complex password. It is not reversible. The same master password and salt will always produce the exact same result, but changing even one character in either input will produce a completely different password. Your data is processed only in your browser and is never stored.