This package contains tool to check image aspects using imagemagick library on bash shell
-
Blur image detection
-
Black white image detection
-
Bash command
-
Imagemagick library
go get github.com/bimalabs/imagetool
IsBlackWhite("image/path/your_image.png")
IsBlur("image/path/your_image.jpg")