You can use on unix system the "file" command. It seems installed by default on mac and linux ?! ``` > file grey8.png grey8.png: PNG image data, 30 x 90, 8-bit grayscale, non-interlaced ``` And it show that all the pictures in the 'format' folder are really the expected one.