Check File Integrity
Detect whether a file has changed or been corrupted.
यहाँ फाइलहरू छोड्नुहोस्, वा ब्राउज गर्न क्लिक गर्नुहोस्
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.
integrity tips
Save a file's hash now; re-hash later and compare to detect any change, even a single flipped byte.
Useful for verifying backups and archives copied between drives or systems.
Four algorithms are computed so you can match whatever a source provides.
Runs entirely in your browser.
यो कसरी काम गर्छ
हाम्रो किन प्रयोग गर्ने?
Also check out…
Verify a Download's Checksum
Confirm a downloaded file matches the checksum the
Get the SHA-256 of a File
Compute a file's SHA-256 hash to publish or compar
Confirm Two Files Are Identical
Hash two files and compare to see if they're byte-
Publish a Checksum with Your File
Generate a checksum to list alongside a file you d
