/checksum-CRC32

checksum-CRC32

Primary LanguageGoMIT LicenseMIT

GitHub release build Go Report Card

checksum-CRC32

Download last release zipped file based on your operating system, run with :

./checksum-CRC32 -csv "path/your_file.csv"
./checksum-CRC32 -f "path/your_image_file.jpg"

Sample CSV file format :

"path/your_image_file.jpg"
"~/your_image_file.jpg"
"../your_image_file.jpg"
"/home/user/your_image_file.jpg"

License

This is free software under the terms of MIT the license (check the COPYING file included in this package).