ADD TO HOME SCREEN

INSTALL BROWSER TOOLS.

Tap the Share button in your browser, then choose Add to Home Screen.

CHECK A FILE HASH.

Create a cryptographic fingerprint to compare a file with a checksum published by its source.

Hashing uses your browser's cryptographic API. The file is never submitted to our server.

GUIDE / FILE HASH CHECKER

CHECK A FILE CHECKSUM

Calculate a repeatable cryptographic fingerprint for any local file. Compare the result with a checksum published by a trusted source.

  1. 01Choose the file you want to verify.
  2. 02Select SHA-256, SHA-384, or SHA-512.
  3. 03Wait for the hexadecimal hash to appear.
  4. 04Copy it and compare every character with the trusted reference.
02

WHAT A MATCH MEANS

A matching checksum supports the conclusion that your copy has the same bytes as the reference file. Even a one-byte change produces a different result.

03

NOT A MALWARE SCAN

A hash does not inspect a file for malicious behavior and cannot prove that the publisher is trustworthy. Obtain reference hashes from an authoritative source.

Which algorithm should I choose?

Use the algorithm named by the file publisher. SHA-256 is a common modern default when a choice is available.

Is the selected file uploaded?

No. The browser's cryptographic API reads it locally.

Why does my hash not match?

The file may be incomplete, modified, a different version, or compared with the wrong algorithm.