Projects / Jhead

Jhead

Jhead is a command line driven utility for extracting digital camera settings from the Exif format files used by many digital cameras. It handles the various confusing ways these can be expressed, and displays them as F-stop, shutter speed, etc. It is also able to reduce the size of digital camera JPEGs without loss of information, by deleting integral thumbnails that digital cameras put into the Exif header. If you need to add Exif support to a program, this is a simple program to cut and paste from. Many projects, including PHP, have reused code from this utility.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  04 Dec 2011 01:49

Release Notes: The "-n" option now behaves like "-nf", replacing the latter. IPTC in UTF8 (as per Photoshop CS5) is now handled. A compiler warning was removed.

  •  07 Feb 2010 09:19

Release Notes: The handling of various IPTC variants was improved. Mixed-endian files from newer Canon point and shoot cameras are now handled properly.

Release Notes: A few more tags are now recognized with "-v". Metering mode display was fixed. A crash on certain corrupted JPEGs was fixed. Handling of extra padding bytes between JPEG markers was improved. The strange date encoding of LG VX-9700 is now accepted. Resolution units of the JFIF header are now preserved.

  •  03 Mar 2009 10:08

Release Notes: A recently introduced bug which caused the "-ce" (edit comment field) option to fail was fixed.

  •  16 Feb 2009 16:07

Release Notes: A recently introduced bug with "-ce" was fixed. The ability to move files with the -n option was added. Various minor typo and documentation fixes were made.

Screenshot

Project Spotlight

ipt_pkd

An extension for port knocking in iptables.

Screenshot

Project Spotlight

PHP DataGrid

A simple but powerful tool for generating data-bound grid control.