📝 Input
📤 Result
Waiting for input...
Drop file to upload

生成任何 JSON 内容(MD5、SHA1、SHA256)的哈希校验和。

第 1 步:粘贴 JSON

For CSV to JSON conversion, paste your CSV data and click CSV → JSON. The tool automatically detects numbers and booleans, producing clean typed JSON output. Toggle the "First row is header" option to match your CSV format.

粘贴 JSON。哈希值是根据规范的 JSON 字符串计算的。

支持的算法?

MD5、SHA-1、SHA-256、SHA-512 在浏览器中使用 SubtleCrypto 计算。

MD5, SHA-1, SHA-256, SHA-512 computed in your browser using SubtleCrypto.

What delimiters are supported?

Comma (,), semicolon (;), tab, and pipe (|). Choose the delimiter that matches your target application. CSV-to-JSON conversion auto-detects the delimiter.