Imageinfo
Display image info with a minimum of C code & no external dependencies
Imageinfo is a command line tool which recognizes TIFF,GIF,PNG, BMP,JPEG,TGA,PBM,PGM,PPM image files. It is the simplest C code necessary to display useful information about each file without the use of external libraries or any C runtime code. The current EXE is 10K bytes.