Dump JPEG marker information
Submitted By:
WEBMASTER
Rating:





(
Rate It)
Enclosed are C source code and a DOS executable for jpegdump, a
JPEG file inspection program.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
11519
Comments (5)
Could be better




Posted on Monday, July 21, 2003
formatted output of image dimensions would have made the program useful.
Cool




Posted on Saturday, August 30, 2003
Met my requirements (width,height,components, comments unchecked), compiled with one warning complaining about a signed-unsigned comparison: (mingw 3.2.3)
E:\david\jpegdump>gcc -s -pipe -O3 -Wall -W -Werror jpegdump.c
cc1.exe: warnings being treated as errors
jpegdump.c: In function `main':
jpegdump.c:209: warning: comparison between signed and unsigned
Good Effort




Posted on Wednesday, January 26, 2005
The utility is really nice! Thanks for posting this!
Useful utility




Posted on Thursday, September 29, 2005
Outputs basic information about JPEG file.
Great program




Posted by: ernie mccracken on Thursday, August 28, 2008
Works perfectly and outputs very detailed information. Thanks for posting this!
Add Your Rating