man exif (Commandes) - shows EXIF information in JPEG files

NAME

exif - shows EXIF information in JPEG files

SYNOPSIS

exif [ OPTION ] file

DESCRIPTION

exif is a small command-line utility to show EXIF information hidden in JPEG files.

Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The exif command line utility allows you to read the EXIF information from those files.

OPTIONS

-i, --ids
Show IDs instead of tag names
-t, --tag=tag
Select tag
--ifd=IFD
Select IFD
-l, --list-tags
List all EXIF tags
-s, --show-description
Show description of tag
-e, --extract-thumbnail
Extract thumbnail
-n, --insert-thumbnail=FILE
Insert FILE as thumbnail
-o, --output=FILE
Write output to FILE
--set-value=Value

AUTHOR

Written by Lutz Mueller <lutz@users.sourceforge.net>

SEE ALSO

libexif http://www.sourceforge.net/projects/libexif