AaronAsAChimp / image-lint

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

Border / solid color detection #1

Open AaronAsAChimp opened 7 years ago

AaronAsAChimp commented 7 years ago

Detect images that contain "baked in" borders or are only a solid color. These things can are more maintainable and will use less bytes if done in CSS. Images that are only 1 pixel should be exempt.