https://github.com/stunkymonkey/blackcheck
checks if an image is grayscaled
https://github.com/stunkymonkey/blackcheck
Last synced: 8 months ago
JSON representation
checks if an image is grayscaled
- Host: GitHub
- URL: https://github.com/stunkymonkey/blackcheck
- Owner: Stunkymonkey
- Created: 2015-05-26T23:26:44.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-23T22:48:21.000Z (over 8 years ago)
- Last Synced: 2025-01-29T15:33:09.481Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blackcheck
it checks if an jpeg is grayscaled
Usage: blackcheck.py [options]
Options:
-h, --help show this help message and exit
-q, --quiet don't print status messages to stdout
-i IMAGENAME, --image=IMAGENAME
Name of Image
-d DIFF, --diff=DIFF maximum difference between Red, Green, Blue