JPEG EXIF information display - jhead is a great little tool

Paint programs, vector editors, 3d modelers, animation editors, etc.
Message
Author
zandarian
Posts: 117
Joined: Wed 14 Oct 2009, 21:10

#16 Post by zandarian »

Thanks, wjaguar:

I was rechecking my message and was about to edit it, but you were faster ...

Problem a) Sometimes the width and height shown in the EXIF data is OK. 2 examples: in http://www.exif.org/samples/canon-ixus.jpg they are well, but in http://www.exif.org/samples/olympus-c960.jpg they are wrong (double in this case; but other times it's wrong the proportion is different).

Comment 2) In the above examples the EXIF button of Fotoxx works well and shows much EXIF data. The width and height shown are also OK in one case and wrong in the other.

Problem b) I had tried "$@" instead of $@ with no success. I've tried again, also without achieving the objective.

wjaguar
Posts: 359
Joined: Wed 21 Jun 2006, 14:16

#17 Post by wjaguar »

zandarian wrote:Problem b) I had tried "$@" instead of $@ with no success. I've tried again, also without achieving the objective.
That is strange - it works for me, without any problems. On Slackware, that is - but Puppy likewise uses Bash as /bin/sh so it should behave the same.

zandarian
Posts: 117
Joined: Wed 14 Oct 2009, 21:10

#18 Post by zandarian »

Thanks, wjaguar.

Problem b) Tried several times again with the same undesired result. It's strange also because doing something similar with unrar (http://www.murga-linux.com/puppy/viewtopic.php?t=31797) gets success. And it's also strange because exiftags can handle (white or blank) spaces in paths when run in the console (rxvt). What's the problem?

User avatar
ariel
Posts: 140
Joined: Fri 03 Jul 2009, 19:47
Contact:

exif info

#19 Post by ariel »

to add to the exif family I've petted a 31Kb-debian exif. you might like to test it.

tested with puppy 4.2.0.


example of given infos:

--------------------+----------------------------------------------------------
Tag |Value
--------------------+----------------------------------------------------------
Image Description |EXIF_IMG
Manufacturer |PENTACON
Model |luxmedia 12-XS
Orientation |right - top
x-Resolution |300,00
y-Resolution |300,00
Resolution Unit |Inch
Software |PNB340S V1.1700
Date and Time |2009:11:07 16:02:16
YCbCr Positioning |co-sited
Copyright |Copyright 2008 (Photographer) - (Editor)
Compression |JPEG compression
x-Resolution |300,00
y-Resolution |300,00
Resolution Unit |Inch
Exposure Time |1/71 sec.
FNumber |f/2,8
Exposure Program |Portrait
ISO Speed Ratings |50
Exif Version |Exif Version 2.2
Date and Time (origi|2009:11:07 16:02:16
Date and Time (digit|2009:11:07 16:02:16
Components Configura|Y Cb Cr -
Compressed Bits per |1,00
Exposure Bias |0,00 EV
MaxApertureValue |3,00 EV ( f/2,8 )
Metering Mode |Multi Spot
Light Source |0
Flash |Flash did not fire, auto mode.
Focal Length |7,3 mm
Maker Note |36864 bytes undefined data
User Comment |
FlashPixVersion |FlashPix Version 1.0
Color Space |sRGB
PixelXDimension |2320
PixelYDimension |1744
File Source |DSC
Scene Type |1
Custom Rendered |Normal process
Exposure Mode |Auto exposure
White Balance |Auto white balance
Digital Zoom Ratio |0,00
Focal Length In 35mm|35
Scene Capture Type |Portrait
Gain Control |Normal
Contrast |Normal
Saturation |Normal
Sharpness |Normal
Subject Distance Ran|Unknown
InteroperabilityInde|R98
InteroperabilityVers|0100
--------------------+----------------------------------------------------------
EXIF data contains a thumbnail (3710 bytes).
Attachments
exif_0.6.15-5.pet
(13.69 KiB) Downloaded 687 times

southisup
Posts: 6
Joined: Sat 17 Apr 2010, 14:37
Location: Mildura, Victoria, Australia

#20 Post by southisup »

I have tried ariel's PET on Puppy 4.3.1 & it works fine.

To use after installing the PET: with ROX-Filer, browse to where your photo is, right-click in the window, & choose "Window > Terminal Here".

At the terminal command line type, for example:
exif "Image 001.jpg"
or just:
exif
or:
exif --usage
for further instructions.

Thanks ariel!

User avatar
ariel
Posts: 140
Joined: Fri 03 Jul 2009, 19:47
Contact:

#21 Post by ariel »

glad it's useful :wink:

Post Reply