Hash Generator

Create hashes from text instantly, compare them against an existing digest, and copy the exact output you need without sending data to a server.

Add text, optionally append a salt, then generate every supported hash in one click.
0 chars

Salt is appended to the current input before each hash is generated.

Output Case

Switch case without changing the underlying hash values.

This tool is for general use. Do not use it for password storage.
Enter text, optionally add salt, then generate hashes in one click.

Compare Hash

Paste any existing digest to check whether it matches the generated MD5, SHA-1, or SHA-256 output.

Paste a hash below to compare it against the generated MD5, SHA-1, and SHA-256 values.

Comparison is case-insensitive and ignores accidental spaces around the pasted hash.

Hash Results

Each result is generated from the same input and optional salt.

MD5

Fast legacy hash for checksums and compatibility testing.

Generate to view output MD5

SHA-1

Older secure hash algorithm now mainly used in legacy systems.

Generate to view output SHA-1

SHA-256

Modern strong hash widely used for integrity and security workflows.

Generate to view output SHA-256
All processing happens in your browser Supports MD5, SHA-1, and SHA-256 with optional salt Compare hashes instantly without leaving the page