ឥតគិតថ្លៃ File Hash / Checksum
Compute SHA-256, SHA-1, SHA-384, and SHA-512 checksums of any file and verify a download against its published hash. The file is never uploaded.
ទម្លាក់ឯកសារនៅទីនេះ ឬចុចដើម្បីរុករក
Any file គ្មានដែនកំណត់ទំហំឯកសារ
ឯកសាររបស់អ្នកមិនដែលចេញពីឧបករណ៍របស់អ្នកទេ។ ការដំណើរការទាំងអស់កើតឡើងក្នុងស្រុកនៅក្នុងបរិយាកាស browser របស់អ្នក។
Compute SHA-256, SHA-1, SHA-384, and SHA-512 checksums of any file — and verify a download against its published hash. The file is read locally and never uploaded.
Optimize for your platform
វាដំណើរការដោយរបៀបណា
A checksum is a fingerprint of a file. Publishers list one next to a download so you can confirm the file you got is exactly the one they released — not corrupted or tampered with. This computes them in your browser.
- 1You pick a fileIt's read into memory locally — never uploaded, no matter the size.
- 2Web Crypto hashes itThe browser's native crypto.subtle computes SHA-256, SHA-1, SHA-384, and SHA-512 in a single pass over the bytes.
- 3You compare to the published hashPaste the checksum from the download page; it's matched against all four algorithms and a clear ✓/✗ tells you if the file is authentic.
- 4Copy any hashGrab a checksum to publish alongside your own files.
Verifying a sensitive download (an installer, a disk image, a backup) shouldn't require uploading it anywhere. The hash is computed entirely on your device with native browser crypto.
ហេតុអ្វីត្រូវប្រើរបស់យើង?
ឧបករណ៍ពាក់ព័ន្ធ
កម្មវិធីបំប្លែងឯកតា
បំប្លែងរវាងឯកតានៃប្រវែង ទំងន់ សីតុណ្ហភាព ផ្ទៃក្រឡា ទំហំ និងច្រើនទៀត។
កម្មវិធីបំប្លែង URL & ឌិកូដ
អ៊ិនកូដ និងឌិកូដ URLs និងខ្សែអក្សរសំណួរ។ គាំទ្រការអ៊ិនកូដURIComponent ឌិកូដURIComponent និងការញែកខ្សែអក្សរសំណួរ។
ម៉ាស៊ីនបង្ហាប់វីដេអូ
បង្រួមឯកសារវីដេអូដើម្បីកាត់បន្ថយទំហំរបស់វា។ ជ្រើសរើសគុណភាព គុណភាពបង្ហាញ និងទម្រង់លទ្ធផល។ ដំណើរការទាំងអស់គឺក្នុងស្រុក។
