رایگان 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 بدون محدودیت حجم فایل
فایلهای شما هرگز دستگاهتان را ترک نمیکنند. تمام پردازش به صورت محلی در مرورگر شما انجام میشود.
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
URL ها و رشته های پرس و جو را رمزگذاری و رمزگشایی کنید. از encodeURIcomponent، decodeURIcomponent و تجزیه رشته کوئری پشتیبانی می کند.
کمپرسور ویدئو
فایل های ویدئویی را فشرده کنید تا حجم آنها کاهش یابد. کیفیت، وضوح و فرمت خروجی را انتخاب کنید. تمام پردازش ها محلی است.
