Skip to content

wangchen/ifilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ifilter

Command line tool to filter image by dimensions

Usage

find ~/Pictures |./ifilter -w ${width} -h ${height}

The width and height could be:

  • -1024 - greater than 1024 pixels
  • +1024 - less than 1024 pixels
  • 1024 - equals to 1024 pixels

The width and height are both optional. If nothing specified ifilter do nothing.

About

Command line tool to filter image by dimensions

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages