bimalabs / imagetool

Image tool to check image aspects using imagemagick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Tool

This package contains tool to check image aspects using imagemagick library on bash shell

Features

  • Blur image detection

  • Black white image detection

Dependencies

  • Bash command

  • Imagemagick library

Install

  • go get github.com/bimalabs/imagetool

Usage

IsBlackWhite("image/path/your_image.png")

IsBlur("image/path/your_image.jpg")

About

Image tool to check image aspects using imagemagick


Languages

Language:Go 100.0%