Hash Generator
Generate a SHA-1, SHA-256, SHA-384 or SHA-512 hash of your text.
Your file never leaves this browser tab — everything runs locally on your device.
How to use hash generator
- Type or paste the text you want to hash.
- Choose an algorithm — SHA-1, SHA-256, SHA-384 or SHA-512.
- The hash updates instantly; copy it as needed.
Common use cases
- Generating a checksum to verify two pieces of text or files are identical.
- Creating a SHA-256 hash for a config, commit reference or cache key.
- Learning how hashing algorithms behave with different input.