Hash & Crypto

WordPress Password Hash Generator

Generate and verify WordPress ($P$) password hashes — instantly and privately, right in your browser.

Loading WordPress Password Hash Generator…

How it works

How to use the WordPress Password Hash Generator

  1. Paste or open your input

    Type, paste or drop a file into the left editor — or press Sample to try it.

  2. Adjust the options

    Type the password to get a new hash, or paste an existing hash in “Verify against” to check a password.

  3. Copy or download the result

    Copy the output or download it as a file.

About the WordPress Password Hash Generator

Generate phpass portable hashes ($P$…) — the password format WordPress has used for decades and still accepts — so you can reset a password directly in the wp_users table via phpMyAdmin or SQL. You can also verify a password against an existing hash.

Resetting a WordPress password with SQL

UPDATE wp_users SET user_pass = '$P$B…your hash…' WHERE user_login = 'admin';

WordPress upgrades the hash to its newer format automatically the next time that user logs in.

Built for developers

Why developers use it

  • Private by design

    Runs 100% in your browser. Nothing you paste is uploaded, logged or stored on a server.

  • Instant results

    Output updates as you type, with precise error locations when something is wrong.

  • Works offline

    Once loaded, the tool keeps working without a connection. Install it as an app if you like.

  • Free, no sign-up

    No accounts, no limits, no watermarks.

FAQ

Frequently asked questions

Is my data uploaded anywhere?

No. Everything runs locally in your browser — nothing you type, paste or open is sent to a server, logged or stored. The tool keeps working offline once the page has loaded.

Keep going

Related tools

Private by design

Your data never leaves your browser.

498 free tools that run locally — no uploads, no sign-up, no tracking of what you paste. They even work offline.

  • 498free tools
  • 0bytes uploaded
  • 23categories