Hi, I found difficult parsing jpeg format, I need take only sizes of images. I made an app what goes through first 200 bytes of jpeg, that found JFIF header and cant found width or height from double byte values. Could someone say where I can found examples of different types JPEG's(i.e. many image ...