Skip to content

LiliumErgo/quick-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quick-hash

Quickly hash images for your NFT collection.

KYA

Use at your own risk.

Requirements

  1. Make sure images are only of the following types:
  • .jpg
  • .jpeg
  • .png
  1. This program will compute the SHA256 hash of the images located in the directory of the provided path.

Usage

  1. Install python
  2. Run python3 quick-hash.py <path-to-image-folder> <output-file-name>.txt
  3. If you want to see program usage help, run python3 quick-hash.py --help

About

Quickly hash images for your NFT collection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages