Description
Jpeginfo is an utility to generate informative listings from JPG/JPEG files, and to check JPG/JPEG files for errors. Program also supports automagic deletion of broken jpegs. Currently developed using Linux & OSX, but should compile on any decent Unix. Latest version uses GNU autoconf...
Usage: jpeginfo [options] < filenames >
-c, --check check files also for errors
-C, --comments display comments (from COM markers)
-d, --delete delete files that have errors
-f< filename >, --file< filename >
read the filenames to process from given file
(for standard input use '-' as a filename)
-h, --help display this help and exit
-5, --md5 calculate MD5 checksum for each file
-i, --info display even more information about pictures
-l, --lsstyle use alternate listing format (ls -l style)
-v, --verbose enable verbose mode (positively chatty)
--version print program version and exit
-q, --quiet quiet mode, output just jpeg infos
-m< mode >, --mode=< mode >
defines which jpegs to remove (when using the -d option).
Mode can be one of the following:
erronly only files with serious errrors
all files ontaining warnings or errors (default)
User Reviews for Jpeginfo FOR LINUX 1
-
Jpeginfo FOR LINUX is a powerful tool for managing JPG files. The automagic deletion feature is handy for keeping files organized.