Applications Graphics & Sound Computer Graphics Graphic formats JPEG  

Dump JPEG marker information

download download  
important code information
author:
dump
minimum requirements:
Dump JPEG marker information description

Enclosed are C source code and a DOS executable for jpegdump, a JPEG file inspection program.


Enclosed are C source code and a DOS executable for jpegdump, a JPEG file
inspection program. The documentation, such as it is, is in the initial
comments in jpegdump.c. Basic usage is:

jpegdump jpeg file name(s)

which will print basic info about each file (image dimensions, quality
setting, sampling ratios). You can vary the amount of information printed
with switches -q and -v (multiple -v's get even more verbose).

jpegdump was written by Allan Hessenflow, with modifications by Tom Lane.
It is free but copyrighted.



File List:
JPEGDUMP.C23Kb
JPEGDUMP.EXE31Kb
README1Kb

Similar code
Small JPEG decoder library (Popularity: ) : Free JPEG decoder library (LGPL license), written in C++ and assembler. Includes extensive MMX instruction set specific optimizations.
JPEG compression sources (Popularity: ) : This distribution contains the second public release of the Independent JPEGGroup's free JPEG software.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 223
version
size in Kb 27
popularity   2148/7913374
user rating 8/10
ad


New Code
Popular Code