Skip to content
ToolDesk

Hash Generator

Compute SHA-1 / SHA-256 / SHA-384 / SHA-512 hashes of text in your browser.

Dev

How to use

  1. Type text to compute SHA-1 / SHA-256 / SHA-384 / SHA-512 at once.
  2. Press Copy on any hash to copy its hex string.

FAQ

Is MD5 supported?

This tool provides SHA algorithms available via the browser's Web Crypto API.

Is non-Latin text handled?

Yes. Text is hashed as UTF-8 bytes.

Is my input uploaded?

No. Hashing happens entirely in your browser.