Hash Calculator
Compute MD5 / SHA1 / SHA256 / SHA512 of text or files
Hash Calculator is a free online Developer tool. Compute MD5 / SHA1 / SHA256 / SHA512 of text or files Related terms: hash · md5 · sha1 · sha256 · sha512 · digest. Use it on this page without signing in.
————MD5 与 SHA-1 已不推荐用于安全场景,仅做校验用途。安全场景请使用 SHA-256 或 SHA-512。
使用说明
- 在输入框粘贴文本,或拖入/选择文件
- 自动计算 MD5、SHA1、SHA256、SHA512 等多种摘要
- 结果实时显示,点击对应行即可复制
- 文本与文件两种模式可切换
常见问题
- 数据处理安全吗? 哈希计算全部在浏览器本地完成,文件不上传
- 能解密还原吗? 哈希是单向不可逆,无法从摘要还原原文
- 大文件计算慢? 采用流式读取,超大文件耗时与体积成正比
补充说明
MD5/SHA1 已不再安全,做完整性校验可用;密码存储与安全场景请用 SHA256 及以上。
More Developer
View allJSON Formatter
Format, minify, validate JSON, convert to Go struct / TS interface
JSON Field Search
Search JSON by field, value or path with highlights, supports jq expressions
Timestamp Converter
Convert between Unix timestamps and dates, seconds and milliseconds
Cron Expression
Generate and parse cron expressions, preview next run time
UUID Generator
Generate UUID v4 / v7 / ULID / NanoID
JWT Decoder
Decode JWT header and payload, view expiry time
URL Encoder / Decoder
Encode and decode URL / URI components
HTTP Status Codes
Quick reference of HTTP status codes, meaning and usage
FAQ about Hash Calculator
What can Hash Calculator do?
Hash Calculator is a Developer tool. Compute MD5 / SHA1 / SHA256 / SHA512 of text or files You can finish the job on this page.
Who should use Hash Calculator?
Anyone handling hash · md5 · sha1 · sha256 · sha512 · digest who does not want to install desktop software can use Hash Calculator in the browser.
Is Hash Calculator safe? Is my data uploaded?
This tool runs in your browser. We do not collect the content you enter into Hash Calculator just because you used it.
What similar tools exist?
Related tools in the same Developer group are listed at the bottom of this page.