AaronAsAChimp / image-lint

Find broken and poorly compressed images.
https://aaronasachimp.github.io/image-lint/
MIT License
9 stars 0 forks source link

Color space validation #2

Closed AaronAsAChimp closed 2 years ago

AaronAsAChimp commented 7 years ago

Not all color spaces are valid in all applications: CYMK is not valid on the web, RGB is not valid for print. Add an option to validate color spaces.

$ image-lint --colorspace RGB,Gray