Does hashing upload the file?
No. The browser reads the bytes and uses its built-in cryptographic digest function locally.
- Browser-native cryptographic hashing
Guide
Calculate a file checksum locally, or create and verify a SHA-256 manifest for an entire folder without uploading its contents.
Clear answers
Calculate a file checksum locally, or create and verify a SHA-256 manifest for an entire folder without uploading its contents.
No. The browser reads the bytes and uses its built-in cryptographic digest function locally.
No. It proves the bytes match the expected checksum. If the expected value or original file is malicious, the hashes can still match.
Use the algorithm published by the trusted source. SHA-256 is the most common default for modern file-integrity checks.
Yes. Save the generated JSON manifest, then choose it and the folder again to find changed, missing, added, or unreadable files.
A local check
Calculate a file checksum locally, or create and verify a SHA-256 manifest for an entire folder without uploading its contents.
Selected file
Choose one file for a single checksum, or start a folder manifest from the batch integrity panel.
Review before sharing
For a file, select the trusted algorithm and optionally paste an expected checksum.
Local verification
For a folder, create new JSON and .sha256 manifests or choose an existing JSON manifest to verify.
Review every reported difference before downloading or saving the results.
Four local steps
Choose one file for a single checksum, or start a folder manifest from the batch integrity panel.
For a file, select the trusted algorithm and optionally paste an expected checksum.
For a folder, create new JSON and .sha256 manifests or choose an existing JSON manifest to verify.
Review every reported difference before downloading or saving the results.
Browser privacy
No. The browser reads the bytes and uses its built-in cryptographic digest function locally.
No. It proves the bytes match the expected checksum. If the expected value or original file is malicious, the hashes can still match.
Use the algorithm published by the trusted source. SHA-256 is the most common default for modern file-integrity checks.
Clear answers
Use the algorithm published by the trusted source. SHA-256 is the most common default for modern file-integrity checks.
Private workspace
Verify file and folder integrity with the browser’s cryptographic API without uploading the selected contents.