Hash Converter
Calculate hash values (MD5, SHA-1, SHA-256, SHA-512) from text or files. Everything runs entirely in your browser.
SHA-256
How to use
Enter text or drop a file
Choose an algorithm (MD5 / SHA-256 / SHA-512, etc.)
Copy the computed hash
Frequently asked questions
- Can I use it to verify a file?
- Yes. Compare against the hash published by the source to confirm the file is intact and untampered.
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.