dump raw jpeg exif information
Index | graphics
jpegdump is a small utility that dumps all the markers in a jpeg file, Mostly useful for development, as exif libraries tend to display high-level content and thus are worthless for debugging wrong files.
Categories: graphics, devel