Hash Converter
Calculate hash values (MD5, SHA-1, SHA-256, SHA-512) from the text you enter. Everything runs entirely in your browser.
SHA-256
How to use
Enter the text you want to hash
Choose an algorithm (MD5 / SHA-256 / SHA-512, etc.)
Copy the computed hash
Frequently asked questions
- Can I use it to verify a downloaded file?
- This tool hashes the text you enter; hashing a file itself is not supported. Use it to confirm that two strings match, or to check the format of a published hash.
Related tools
ZIP Compressor
Bundle multiple files into a single ZIP, optionally encrypted with an AES-256 password. Works as the end point of a tool chain.
Base64 Encode / Decode
Encode and decode text or binary files to/from Base64. Supports URL-safe mode, Data URL generation, and image preview.
URL Encode / Decode
Encode and decode URL strings. Supports query string parsing.