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
