Skip to main content
T

File Hash & Checksum Calculator

NEW

Verify file integrity by computing its cryptographic hash — drag a file or paste text and get MD5, SHA-1, SHA-256, and SHA-512 instantly.

Drag a file here, or click to browse

No file selected

Verify Checksum

Send output to:
Advertisement

How to use File Checksum

  1. Drag a file or paste text.
  2. The hashes compute automatically.
  3. Optionally paste an expected hash to verify.
  4. Copy any hash with a single click.

What is File Checksum?

Use the browser's built-in Web Crypto API to hash a file or paste text. Compare a computed hash against an expected value to check if the file was modified in transit.

Advertisement

FAQ

Where does the hashing happen?
Entirely in your browser using the Web Crypto API. The file is never uploaded.
Is MD5 secure?
MD5 is no longer cryptographically secure, but it's still widely used for file integrity checks (e.g. checking a downloaded ISO matches its checksum).

Related tools

← Back to Developer Tools · All tags

Last updated:

Advertisement