bcrypt hash & verify

Hash a password with bcrypt (salt + rounds), or verify a password against an existing hash.

Mode

Higher = safer but slower. 10 is a good default.

How it works

  1. Drop your file or paste your content into the tool above.
  2. Adjust the options — every change updates the preview instantly.
  3. Download the result. Your file never leaves your browser.

Your files never leave this page

Every conversion runs entirely in your browser using WebAssembly. There is no upload, no server-side processing, no analytics, and no cookies. Open DevTools → Network during the operation and you will see zero outbound traffic.

Related tools

Topics covered