🔑

नि:शुल्क 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.

  1. 1
    You pick a file
    It's read into memory locally — never uploaded, no matter the size.
  2. 2
    Web Crypto hashes it
    The browser's native crypto.subtle computes SHA-256, SHA-1, SHA-384, and SHA-512 in a single pass over the bytes.
  3. 3
    You compare to the published hash
    Paste the checksum from the download page; it's matched against all four algorithms and a clear ✓/✗ tells you if the file is authentic.
  4. 4
    Copy any hash
    Grab 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.

हाम्रो किन प्रयोग गर्ने?

Completely free — no hidden costs, ever
No account, email, or login required
Files stay on your device — processing happens in your browser
Works on any device — phone, tablet, desktop
No watermarks on any output
Browser memory limits may apply for very large files

सम्बन्धित उपकरणहरू

के यो उपकरण सहायक थियो?

बारम्बार सोधिने प्रश्नहरू