Skip to content

mvrilo/imgstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

imgstat

Prints the size (bytes), width and height of an image.

Usage

$ imgstat
imgstat - utility to know the size, width and height of an image.
Usage:
        imgstat [-hv] <path/to/image>

Example

$ imgstat example.png
25KB    331x350
# <size>    <width>x<height>

Author

Murilo Santana <mvrilo@gmail.com>

About

Prints the width, height and size (bytes) of an image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages