Hash ID

Password Hash Identifier

Paste a hash to identify the likely algorithm — bcrypt, MD5, the SHA family, Argon2, and more — with a confidence level for each guess.

Hash

Local

Possible algorithms

About this tool

About Password Hash Identifier

The Password Hash Identifier inspects a hash and suggests the likely algorithm — bcrypt, MD5, the SHA family, Argon2, and others — with a confidence level for each guess. It is for developers and analysts working out what produced an unfamiliar hash.

Identifying a hash by eye takes experience. Analysing its length and format locally narrows the candidates instantly, with the hash never uploaded.

How to use

Step by step

  1. Paste the hash you want to identify.
  2. The tool examines its length, characters, and any prefix.
  3. Review the ranked list of likely algorithms with confidence levels.
  4. Use the most probable match to guide your next step.
Key features

What it offers

  • Algorithm guesses for common hash types
  • Confidence level per candidate
  • Recognises distinctive prefixes and formats
  • Processed locally — Password Hash Identifier
Common use cases

Where it helps

  • Working out which algorithm produced a stored hash
  • Identifying a hash format during a security review
  • Confirming whether a value is bcrypt or a fast hash
  • Teaching how hash formats differ
Best practices

Tips for best results

  • Use the prefix as your strongest clue; bcrypt and Argon2 announce themselves clearly.
  • Remember length alone is ambiguous, since different algorithms can share it.
  • Identification is a starting point, not proof, and never implies the hash can be reversed.
Common mistakes to avoid

Pitfalls to watch for

  • Treating a guess as certain; several algorithms share the same length, so confidence is not proof.
  • Assuming a hash is reversible once identified — identification does not mean it can be decrypted.
  • Ignoring a recognisable prefix, which is often the strongest clue to the algorithm.
Benefits

Why people use it

Quick narrowing

Reduces many possibilities to a ranked few.

Confidence levels

Shows how sure each guess is.

Format-aware

Reads prefixes and structure, not just length.

Private

The hash is analysed on your device.

FAQ

Common questions

It matches structural patterns (prefixes like $2b$ or $argon2) and digest length, then ranks candidates by confidence.
Not always. Many hashes share a length, so several algorithms may be listed; prefixes give high confidence, raw hex is medium.
No. It only identifies the likely format — it does not attempt to reverse or crack anything.
No. Identification runs entirely in your browser.
Private by design

This runs entirely in your browser

No file or text you enter here is uploaded. Encoding and decoding happen on your device using native browser APIs — close the tab and nothing remains on a server.

Install Toolisco Add it to your device for offline, one-tap access.