JUMBF formatting problem

Started by Neal Krawetz, December 12, 2023, 12:32:31 PM

Previous topic - Next topic

Neal Krawetz

ExifTool 12.70
Missing a space in the output:

exiftool -g samples/1702351102.7402/forgery.jpeg
...
Context Xmp                     : http://ns.adobe.com/xap/1.0/
EXIF Date Time                  : 2022-02-03T04:05:06+00:00
EXIF Date Time Original         : 2022-02-03T04:05:06+00:00
EXIF Exposure Time              : 2/100
EXIFF Number                    : 1/100
EXIF Focal Length               : 18
EXIFGPS Altitude Ref            : 0
EXIFGPS Latitude                : 37.4867
EXIFGPS Longitude               : -122.2278
EXIFGPS Time Stamp              : 2022-02-03T04:05:06+00:00
EXIFGPS Version ID              : 2.2.0.0
EXIFISO Speed Ratings           : 200
EXIF Make                       : LEICA
...

I think it's missing a space between "EXIF F Number", "EXIF GPS Latitude", "EXIF ISO Speed", etc.
Same problem appears when using -api to get HTML output.

Phil Harvey

Could you send me the sample so I can reproduce this?  (philharvey66 at gmail.com)

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Neal Krawetz


Phil Harvey

Great, thanks.  I'll improve this in version 12.71.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).