exif.py(1) extract EXIF information from digital camera image files

SYNOPSIS

exif.py image-file ...

DESCRIPTION

This is a Python library for extracting EXIF tags from digital camera image files. It contains a command-line testing and debugging interface, which reads EXIF tags from the given files and dumps them to the console.

This library is provided with the image conversion and transformation plugins for Konqueror. The JPEG rotation/reflection tool jpegorient, part of the same set of plugins, makes use of this library.

This utility is part of the official KDE add-ons module.

AUTHOR

The EXIF extraction library was written by Thierry Bousch <[email protected]>, Gene Cash <[email protected]> and Leif Jensen <[email protected]>.
This manual page was prepared by Ben Burton <[email protected]> for the Debian GNU/Linux system (but may be used by others).