Calculate and verify checksums for files with Jacksum, a simple and easy-to-use software that supports multiple algorithms, including MD5, SHA-1, CRC32, and more.
Jacksum is an open source checksum utility written in Java that can calculate and verify various checksum algorithms for files. Some of the supported checksum algorithms include:
It has a simple graphical user interface for easy usage, where you can add files or folders recursively to generate checksums. There are options to export the checksum results to a text, HTML, XML or CSV file.
Jacksum can also be used from the command line interface which allows for batch processing and scripting. It can read checksums from and export checksums to files.
Some use cases for Jacksum include:
Jacksum is written completely in Java so it is portable and can run on any platform with Java installed including Windows, Linux and macOS. The source code is available on GitHub under the Apache 2.0 open source license.
Here are some alternatives to Jacksum:
Suggest an alternative ❐