New answers tagged image-manipulation
1
you can just use the command "file" to get the informations you need:
~# file cha_2.png
cha_2.png: PNG image data, 656 x 464, 8-bit/color RGB, non-interlaced
2
found a solution: identify, part of the imagemagick package, does exactly what I need
Top 50 recent answers are included