1f34512dbf
NetBSD changes: - Use the 'makefile' from the program to build it. - Updated DESCR - Should fix PR pkg/29798 by updating to 2.4 (test image is no longer available) Changes from previous version: Jan 14 2005 Display GPS info if included in image Feb 27 2004 Fix some time reference confusion bugs relating to -ta option May 29 2005 Added -da option for easier adjusting of date/time by large amounts. -------Released version 2.4 -- May 2005 ---------- Jun 06 2005 Fix -da option -------Released version 2.4-1 -- Jun 09 2005 -------- Jun 10 2005 Removed some debug printf I accidentally left in!
22 lines
773 B
Text
22 lines
773 B
Text
Program for display and manipulate data contained in the Exif header of
|
|
JPEG images from digital cameras.
|
|
|
|
Things jhead can extract from an Exif jpeg file
|
|
- Integral low-res Exif thumbnail
|
|
- Shutter speed
|
|
- Camera F-stop number
|
|
- Flash used (yes/no)
|
|
- Distance camera was focused at
|
|
- Focal length and calculate 35 mm equivalent focal length
|
|
- Image resolution
|
|
- Time and date picture was taken
|
|
- Camera make and model
|
|
- GPS info, if stored in image
|
|
|
|
Things jhead can modify in an exif jpeg file
|
|
- Up-right images according to rotation tag using jpegtran
|
|
- Set or relative adjust internal exif timestamps
|
|
- Re-name or date stamp fils according to exif timestamp
|
|
- Transfer exif headers between images
|
|
- Edit jpeg comments
|
|
- Delete exif or comment sections from jpeg images
|