BLAKE2b Hash Generator

Type or paste any text and instantly get its BLAKE2b hash at 128, 256, 384, or 512-bit output length — computed entirely in your browser.

Input Text

0 characters

BLAKE2b Hash

Enter text on the left to see the hash

Copied!

Summary

Type or paste any text and instantly get its BLAKE2b hash at 128, 256, 384, or 512-bit output length — computed entirely in your browser.

How it works

  1. Type or paste the text you want to hash into the input area.
  2. Choose an output length: 128, 256, 384, or 512 bits.
  3. The pure-JS BLAKE2b engine encodes your text as UTF-8 bytes and runs the compression function.
  4. The resulting digest is displayed as a lowercase hex string.
  5. The hash updates automatically whenever you change the text or the output length.
  6. Click a copy button to copy the lowercase or uppercase hex hash to your clipboard.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu