chkbit
Check your files for data corruption.
chkbit generates cryptographic hashes for the files on a primary disk and stores those checksums in an index file that can be moved with the data to backup locations. By recomputing and comparing the stored hashes to the current file contents, the tool can detect whether any file has become corrupted after being copied, moved, or stored over time.
The utility is intended for users who need to verify the integrity of large collections of files, such as personal backups, archival storage, or any environment where data loss could be caused by hardware failures, software bugs, power interruptions, or other sources of bit‑level errors. It can also be used to identify duplicate files through its deduplication support, helping to reduce redundant data on backup media.
chkbit is a stable, command‑line‑only program that works by creating a single index file (or multiple files) that travels with the data, allowing verification at any later point without requiring the original source files. It provides a straightforward way to uncover hidden corruption and maintain confidence in stored information.
Reviews
Loading reviews…
Similar apps

File Management & Transfer
HashBackup
Command-line backup program
Task & Project Management
Quickhash
Data hashing tool

File Management & Transfer
shuk
Quicky share files using Amazon S3 buckets.

File Management & Transfer
Duplicacy Command Line Version
Cloud backup tool

Security & Identity
ImHex
Hex Editor for reverse engineers and programmers.

DevOps & Infrastructure
Bit Fiddle
Converts decimal, hexadecimal, binary numbers and ASCII characters