A simple CLI tool for reducing an image to a number. This can be used for seeding PRNGs, generating unique identifiers and so on, since the outputted numbers are quite unique.
- Open the image file
- Reduce each pixel to a number
- Sum over the pixels of the image