Difference between revisions of "Jhead"
From Forensics Wiki
Uwe Hermann (Talk | contribs) m |
|||
| Line 33: | Line 33: | ||
Exposure Mode: Manual | Exposure Mode: Manual | ||
Exposure Mode: Auto bracketing | Exposure Mode: Auto bracketing | ||
| + | |||
| + | == Externals Links == | ||
| + | * Article about removing [http://netzreport.googlepages.com/hidden_data_in_jpeg_files.html hidden data in JPEG files] with jhead | ||
Latest revision as of 11:04, 7 July 2006
| jhead | |
|---|---|
| Maintainer: | Matthias Wandel |
| OS: | Linux,Windows |
| Genre: | Metadata |
| License: | Public Domain |
| Website: | sentex.net/~mwandel/jhead/ |
jhead is a program which can display or manipulate the non-image part of Exif compliant JPEG files.
[edit] Example
This is an example of the output of jhead:
$ jhead Simpic.jpg File name : Simpic.jpg File size : 146060 bytes File date : 2006:04:04 20:10:51 Camera make : Canon Camera model : Canon PowerShot Pro1 Date/Time : 2005:12:15 14:47:02 Resolution : 779 x 524 Flash used : No Focal length : 10.6mm (35mm equivalent: 158mm) CCD width : 2.40mm Exposure time: 0.0031 s (1/320) Aperture : f/4.0 ISO equiv. : 50 Exposure bias: 1.00 Whitebalance : Manual Metering Mode: center weight Exposure Mode: Manual Exposure Mode: Auto bracketing
[edit] Externals Links
- Article about removing hidden data in JPEG files with jhead