Problem getting EXIF data

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
anmys
Posts: 2
Joined: 2017-01-30T18:41:24-07:00
Authentication code: 1151

Problem getting EXIF data

Post by anmys »

I have an image file processed with Daraktable. I wanted to put the timestamp on the image by extracting the exif data. I observed that the exif data extracted using the imagemagick is very limited.

Code: Select all

$ identify -format '%[exif:*]' dsc_1807.jpg 
exif:ImageDescription=TB Dam, Hosapete
exif:Make=NIKON CORPORATION
exif:Model=NIKON D750
exif:Orientation=1
exif:XResolution=300
When I use the exif on the same file, I get the full data.

Code: Select all

$ exif dsc_1807.jpg 
EXIF tags in 'dsc_1807.jpg' ('Intel' byte order):
--------------------+----------------------------------------------------------
Tag                 |Value
--------------------+----------------------------------------------------------
New Subfile Type    |1
Image Description   |TB Dam, Hosapete
Manufacturer        |NIKON CORPORATION
Model               |NIKON D750
Orientation         |Top-left
X-Resolution        |300
Resolution Unit     |Inch
Software            |darktable 2.2.0
Date and Time       |2016:12:30 19:51:04
Artist              |Sridhar M. A.
Reference Black/Whit| 0, 255,  0, 255,  0, 255
Copyright           |CC-NC-SA (Photographer) - [None] (Editor)
TIFF/EP Standard ID |0x01, 0x00, 0x00, 0x00
Y-Resolution        |72
Exposure Time       |1/2 sec.
F-Number            |f/2.8
Exposure Program    |Manual
ISO Speed Ratings   |6400
Date and Time (Origi|2016:12:20 18:53:46
Date and Time (Digit|2016:12:20 18:53:46
Exposure Bias       |0.00 EV
Maximum Aperture Val|3.00 EV (f/2.8)
Metering Mode       |Pattern
Light Source        |Fine weather
Flash               |Flash did not fire, compulsory flash mode
Focal Length        |24.0 mm
Maker Note          |30370 bytes undefined data
Sub-second Time     |40
Sub-second Time (Ori|40
Sub-second Time (Dig|40
Color Space         |sRGB
Pixel X Dimension   |6032
Pixel Y Dimension   |4032
Sensing Method      |One-chip color area sensor
File Source         |DSC
Scene Type          |Directly photographed
CFA Pattern         |8 bytes undefined data
Custom Rendered     |Normal process
Exposure Mode       |Manual exposure
White Balance       |Manual white balance
Digital Zoom Ratio  | 1
Focal Length in 35mm|24
Scene Capture Type  |Standard
Gain Control        |High gain up
Contrast            |Normal
Saturation          |Normal
Sharpness           |Normal
Subject Distance Ran|Unknown
Exif Version        |Exif Version 2.1
FlashPixVersion     |FlashPix Version 1.0
--------------------+----------------------------------------------------------
If I just open and save this file in gimp, then IM reads all the data!

Code: Select all

$ identify -format '%[exif:*]' dsc_1807-g.jpg 
exif:Artist=Sridhar M. A.
exif:CFAPattern=2, 0, 2, 0, 0, 1, 1, 2
exif:ColorSpace=1
exif:Contrast=0
exif:Copyright=CC-NC-SA
exif:CustomRendered=0
exif:DateTime=2017:01:31 07:27:01
exif:DateTimeDigitized=2016:12:20 18:53:46
exif:DateTimeOriginal=2016:12:20 18:53:46
exif:DigitalZoomRatio=1/1
exif:ExifImageLength=1283
exif:ExifImageWidth=1920
exif:ExifOffset=354
exif:ExifVersion=48, 50, 49, 48
exif:ExposureBiasValue=0/6
exif:ExposureMode=1
exif:ExposureProgram=1
exif:ExposureTime=10/20
exif:FileSource=3
exif:Flash=16
exif:FlashPixVersion=48, 49, 48, 48
exif:FNumber=28/10
exif:FocalLength=240/10
exif:FocalLengthIn35mmFilm=24
exif:GainControl=2
exif:ImageDescription=TB Dam, Hosapete
exif:ISOSpeedRatings=6400
exif:LightSource=9
exif:Make=NIKON CORPORATION
exif:MakerNote=78, 105, 107, 111, 110, 0, 2, 0, 0, 0, 73, 73, 42, 0, 8, 0, 0, 0, 65, 0, 31, 0, 7, 0, 8, 0, 0, 0, 26, 3, 0, 0, 35, 0, 7, 0, 68, 0, 0, 0, 34, 3, 0, 0, 36, 0, 7, 0, 4, 0, 0, 0, 74, 1, 0, 0, 37, 0, 7, 0, 14, 0, 0, 0, 102, 3, 0, 0, 145, 0, 7, 0, 60, 60, 0, 0, 116, 3, 0, 0, 151, 0, 7, 0, 200, 4, 0, 0, 176, 63, 0, 0, 152, 0, 7, 0, 33, 0, 0, 0, 120, 68, 0, 0, 176, 0, 7, 0, 16, 0, 0, 0, 153, 68, 0, 0, 183, 0, 7, 0, 30, 0, 0, 0, 169, 68, 0, 0, 184, 0, 7, 0, 172, 0, 0, 0, 199, 68, 0, 0, 185, 0, 7, 0, 4, 0, 0, 0, 0, 255, 0, 0, 1, 0, 7, 0, 4, 0, 0, 0, 48, 50, 49, 49, 4, 0, 2, 0, 8, 0, 0, 0, 115, 69, 0, 0, 5, 0, 2, 0, 13, 0, 0, 0, 123, 69, 0, 0, 7, 0, 2, 0, 7, 0, 0, 0, 136, 69, 0, 0, 8, 0, 2, 0, 13, 0, 0, 0, 143, 69, 0, 0, 9, 0, 2, 0, 20, 0, 0, 0, 156, 69, 0, 0, 11, 0, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 12, 0, 5, 0, 4, 0, 0, 0, 176, 69, 0, 0, 13, 0, 7, 0, 4, 0, 0, 0, 0, 1, 6, 0, 14, 0, 7, 0, 4, 0, 0, 0, 14, 1, 12, 0, 18, 0, 7, 0, 4, 0, 0, 0, 0, 1, 6, 0, 23, 0, 7, 0, 4, 0, 0, 0, 0, 1, 6, 0, 24, 0, 7, 0, 4, 0, 0, 0, 0, 1, 6, 0, 25, 0, 10, 0, 1, 0, 0, 0, 208, 69, 0, 0, 27, 0, 3, 0, 7, 0, 0, 0, 216, 69, 0, 0, 28, 0, 7, 0, 3, 0, 0, 0, 0, 1, 6, 0, 29, 0, 2, 0, 8, 0, 0, 0, 230, 69, 0, 0, 30, 0, 3, 0, 1, 0, 0, 0, 1, 0, 0, 0, 34, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 42, 0, 3, 0, 1, 0, 0, 0, 3, 0, 0, 0, 43, 0, 7, 0, 16, 0, 0, 0, 238, 69, 0, 0, 44, 0, 7, 0, 62, 2, 0, 0, 254, 69, 0, 0, 59, 0, 5, 0, 4, 0, 0, 0, 60, 72, 0, 0, 60, 0, 3, 0, 1, 0, 0, 0, 1, 0, 0, 0, 61, 0, 3, 0, 4, 0, 0, 0, 92, 72, 0, 0, 62, 0, 3, 0, 1, 0, 0, 0, 1, 0, 0, 0, 63, 0, 10, 0, 2, 0, 0, 0, 100, 72, 0, 0, 64, 0, 7, 0, 12, 0, 0, 0, 116, 72, 0, 0, 66, 0, 7, 0, 6, 0, 0, 0, 128, 72, 0, 0, 131, 0, 1, 0, 1, 0, 0, 0, 14, 0, 0, 0, 132, 0, 5, 0, 4, 0, 0, 0, 134, 72, 0, 0, 135, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 137, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 138, 0, 3, 0, 1, 0, 0, 0, 1, 0, 0, 0, 139, 0, 7, 0, 4, 0, 0, 0, 72, 1, 12, 0, 140, 0, 7, 0, 66, 2, 0, 0, 166, 72, 0, 0, 147, 0, 3, 0, 1, 0, 0, 0, 3, 0, 0, 0, 149, 0, 2, 0, 5, 0, 0, 0, 232, 74, 0, 0, 150, 0, 7, 0, 46, 0, 0, 0, 237, 74, 0, 0, 153, 0, 3, 0, 2, 0, 0, 0, 200, 11, 224, 7, 158, 0, 3, 0, 10, 0, 0, 0, 27, 75, 0, 0, 163, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 164, 0, 7, 0, 4, 0, 0, 0, 48, 51, 48, 48, 167, 0, 4, 0, 1, 0, 0, 0, 126, 7, 0, 0, 168, 0, 7, 0, 51, 0, 0, 0, 47, 75, 0, 0, 171, 0, 2, 0, 16, 0, 0, 0, 98, 75, 0, 0, 177, 0, 3, 0, 1, 0, 0, 0, 4, 0, 0, 0, 182, 0, 7, 0, 8, 0, 0, 0, 114, 75, 0, 0, 186, 0, 7, 0, 16, 12, 0, 0, 122, 75, 0, 0, 187, 0, 7, 0, 8, 0, 0, 0, 138, 87, 0, 0, 188, 0, 7, 0, 154, 30, 0, 0, 146, 87, 0, 0, 191, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 192, 0, 7, 0, 8, 0, 0, 0, 44, 118, 0, 0, 17, 0, 4, 0, 1, 0, 0, 0, 58, 118, 0, 0, 0, 0, 0, 0, 48, 49, 48, 48, 2, 2, 0, 0, 48, 50, 48, 48, 83, 84, 65, 78, 68, 65, 82, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 84, 65, 78, 68, 65, 82, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 128, 1, 140, 4, 132, 4, 128, 4, 128, 4, 128, 4, 128, 4, 255, 255, 255, 4, 0, 132, 1, 12, 0, 0, 0, 132, 1, 12, 0, 0, 0, 0, 0, 48, 50, 51, 52, 146, 142, 138, 192, 69, 182, 68, 239, 150, 156, 158, 189, 109, 82, 200, 91, 159, 223, 194, 201, 249, 38, 140, 7, 159, 84, 38, 21, 53, 93, 144, 243, 52, 7, 202, 161, 247, 177, 212, 31, 254, 27, 174, 109, 219, 85, 88, 139, 233, 80, 210, 121, 198, 6, 28, 55, 80, 221, 54, 197, 23, 35, 32, 35, 231, 153, 218, 81, 93, 143, 100, 79, 150, 101, 190, 29, 94, 43, 232, 187, 79, 161, 226, 41, 109, 20, 172, 103, 63, 52, 70, 117, 37, 48, 176, 83, 119, 208, 234, 1, 53, 134, 244, 127, 39, 236, 206, 205, 57, 20, 120, 235, 123, 31, 242, 217, 205, 201, 60, 151, 95, 147, 86, 37, 17, 26, 64, 131, 83, 87, 250, 177, 133, 118, 132, 175, 203, 100, 222, 125, 57, 18, 8, 27, 226, 75, 9, 241, 79, 3, 39, 216, 151, 20, 126, 213, 105, 11, 91, 77, 179, 208, 10, 97, 213, 102, 20, 223, 199, 76, 213, 108, 90, 252, 106, 180, 98, 247, 149, 121, 125, 222, 154, 8, 7, 123, 228, 197, 124, 196, 69, 226, 141, 64, 158, 17, 89, 105, 164, 15, 174, 60, 166, 221, 182, 205, 40, 123, 137, 149, 201, 246, 159, 55, 146, 38, 68, 241, 239, 54, 215, 232, 38, 17, 43, 181, 211, 194, 117, 61, 86, 108, 103, 172, 14, 141, 41, 226, 18
exif:MaxApertureValue=30/10
exif:MeteringMode=5
exif:Model=NIKON D750
exif:Orientation=1
exif:ReferenceBlackWhite=0/1, 255/1, 0/1, 255/1, 0/1, 255/1
exif:ResolutionUnit=2
exif:Saturation=0
exif:SceneCaptureType=0
exif:SceneType=1
exif:SensingMethod=2
exif:Sharpness=0
exif:Software=GIMP 2.8.18
exif:SubjectDistanceRange=0
exif:SubSecTime=40
exif:SubSecTimeDigitized=40
exif:SubSecTimeOriginal=40
exif:thumbnail:JPEGInterchangeFormat=31188
exif:thumbnail:JPEGInterchangeFormatLength=4607
exif:TIFF-EPStandardID=1, 0, 0, 0
exif:WhiteBalance=1
exif:XResolution=300
exif:YResolution=300/1
Can someone provide some help so that I do not have to open and save file using gimp to get the data?

The image file is at https://www.flickr.com/photos/sridharma ... 821593573/
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Problem getting EXIF data

Post by fmw42 »

It seems that IM does not find that Meta Data for some reason. Perhaps you should use EXIFTOOL to extract it. That works for me, whereas IM only gets some limited data. I tested on IM 6.9.7.6 Q16 Mac OSX

You can post this to the IM Bugs forum and one of the developers can review the file and see how it might be malformed or if a bug in IM. It could be an issue with your file creating tool, Daraktable, not conforming to EXIF standards and IM being more restrictive to the standards than some other tools.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Problem getting EXIF data

Post by fmw42 »

P.S. From some other jpg image that I had, I get lots of information as follows. I suspect it is the tool you used to create the file that is not conforming to EXIF standards.

Code: Select all

convert DSC_0001.JPG -format "%[EXIF:*]" info:
exif:CFAPattern=0, 2, 0, 2, 0, 1, 1, 2
exif:ColorSpace=1
exif:ComponentsConfiguration=1, 2, 3, 0
exif:CompressedBitsPerPixel=4/1
exif:Contrast=0
exif:CustomRendered=0
exif:DateTime=2015:12:05 07:00:18
exif:DateTimeDigitized=2015:12:05 07:00:18
exif:DateTimeOriginal=2015:12:05 07:00:18
exif:DigitalZoomRatio=1/1
exif:ExifImageLength=3264
exif:ExifImageWidth=4928
exif:ExifOffset=228
exif:ExifVersion=48, 50, 51, 48
exif:ExposureBiasValue=0/6
exif:ExposureMode=0
exif:ExposureProgram=0
exif:ExposureTime=10/300
exif:FileSource=3
exif:Flash=24
exif:FlashPixVersion=48, 49, 48, 48
exif:FNumber=35/10
exif:FocalLength=350/10
exif:FocalLengthIn35mmFilm=52
exif:GainControl=2
exif:GPSInfo=35620
exif:GPSVersionID=2, 3, 0, 0
exif:InteroperabilityOffset=35590
exif:ISOSpeedRatings=1000
exif:LightSource=0
exif:Make=NIKON CORPORATION
exif:MakerNote=78, 105, 107, 111, 110, 0, 2, 16, 0, 0, 77, 77, 0, 42, 0, 0, 0, 8, 0, 55, 0, 1, 0, 7, 0, 0, 0, 4, 48, 50, 49, 48, 0, 2, 0, 3, 0, 0, 0, 2, 0, 0, 3, 232, 0, 4, 0, 2, 0, 0, 0, 8, 0, 0, 2, 162, 0, 5, 0, 2, 0, 0, 0, 13, 0, 0, 2, 170, 0, 7, 0, 2, 0, 0, 0, 7, 0, 0, 2, 186, 0, 8, 0, 2, 0, 0, 0, 13, 0, 0, 2, 194, 0, 9, 0, 2, 0, 0, 0, 20, 0, 0, 2, 210, 0, 11, 0, 8, 0, 0, 0, 2, 0, 0, 0, 0, 0, 12, 0, 5, 0, 0, 0, 4, 0, 0, 2, 230, 0, 13, 0, 7, 0, 0, 0, 4, 0, 1, 6, 0, 0, 14, 0, 7, 0, 0, 0, 4, 0, 1, 12, 0, 0, 17, 0, 4, 0, 0, 0, 1, 0, 0, 44, 158, 0, 18, 0, 7, 0, 0, 0, 4, 0, 1, 6, 0, 0, 19, 0, 3, 0, 0, 0, 2, 0, 0, 3, 232, 0, 22, 0, 3, 0, 0, 0, 4, 0, 0, 3, 6, 0, 23, 0, 7, 0, 0, 0, 4, 0, 1, 6, 0, 0, 24, 0, 7, 0, 0, 0, 4, 0, 1, 6, 0, 0, 25, 0, 10, 0, 0, 0, 1, 0, 0, 3, 14, 0, 27, 0, 3, 0, 0, 0, 7, 0, 0, 3, 22, 0, 28, 0, 7, 0, 0, 0, 3, 0, 1, 6, 0, 0, 29, 0, 2, 0, 0, 0, 8, 0, 0, 3, 38, 0, 30, 0, 3, 0, 0, 0, 1, 0, 1, 0, 0, 0, 31, 0, 7, 0, 0, 0, 8, 0, 0, 3, 46, 0, 34, 0, 3, 0, 0, 0, 1, 255, 255, 0, 0, 0, 35, 0, 7, 0, 0, 0, 58, 0, 0, 3, 54, 0, 36, 0, 7, 0, 0, 0, 4, 254, 92, 1, 0, 0, 37, 0, 7, 0, 0, 0, 14, 0, 0, 3, 114, 0, 43, 0, 7, 0, 0, 0, 16, 0, 0, 3, 130, 0, 44, 0, 7, 0, 0, 2, 62, 0, 0, 3, 146, 0, 45, 0, 3, 0, 0, 0, 3, 0, 0, 5, 210, 0, 50, 0, 7, 0, 0, 0, 8, 0, 0, 5, 218, 0, 53, 0, 7, 0, 0, 0, 8, 0, 0, 5, 226, 0, 131, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 132, 0, 5, 0, 0, 0, 4, 0, 0, 5, 234, 0, 135, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 137, 0, 3, 0, 0, 0, 1, 0, 0, 0, 0, 0, 138, 0, 3, 0, 0, 0, 1, 0, 1, 0, 0, 0, 139, 0, 7, 0, 0, 0, 4, 64, 1, 12, 0, 0, 145, 0, 7, 0, 0, 34, 198, 0, 0, 6, 10, 0, 149, 0, 2, 0, 0, 0, 5, 0, 0, 40, 210, 0, 151, 0, 7, 0, 0, 2, 96, 0, 0, 40, 218, 0, 152, 0, 7, 0, 0, 0, 33, 0, 0, 43, 58, 0, 157, 0, 3, 0, 0, 0, 1, 0, 0, 0, 0, 0, 158, 0, 3, 0, 0, 0, 10, 0, 0, 43, 94, 0, 162, 0, 4, 0, 0, 0, 1, 0, 101, 160, 193, 0, 163, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 167, 0, 4, 0, 0, 0, 1, 0, 0, 62, 200, 0, 168, 0, 7, 0, 0, 0, 46, 0, 0, 43, 114, 0, 171, 0, 2, 0, 0, 0, 16, 0, 0, 43, 162, 0, 176, 0, 7, 0, 0, 0, 16, 0, 0, 43, 178, 0, 177, 0, 3, 0, 0, 0, 1, 0, 4, 0, 0, 0, 182, 0, 7, 0, 0, 0, 8, 0, 0, 43, 194, 0, 183, 0, 7, 0, 0, 0, 30, 0, 0, 43, 202, 0, 184, 0, 7, 0, 0, 0, 172, 0, 0, 43, 234, 0, 187, 0, 7, 0, 0, 0, 8, 0, 0, 44, 150, 0, 0, 0, 0, 70, 73, 78, 69, 32, 32, 32, 0, 65, 85, 84, 79, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, 0, 77, 65, 78, 85, 65, 76, 0, 0, 78, 79, 82, 77, 65, 76, 32, 32, 32, 32, 32, 32, 0, 0, 0, 0, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, 1, 48, 0, 0, 1, 0, 0, 0, 2, 98, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 19, 64, 12, 192, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 19, 128, 12, 208, 19, 128, 12, 208, 0, 0, 0, 0, 0, 0, 51, 48, 50, 48, 53, 51, 53, 0, 48, 49, 48, 48, 2, 2, 0, 0, 48, 49, 48, 48, 80, 79, 82, 84, 82, 65, 73, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 79, 82, 84, 82, 65, 73, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 134, 0, 0, 0, 128, 130, 128, 128, 128, 128, 255, 255, 255, 0, 0, 100, 1, 12, 0, 0, 0, 100, 1, 12, 0, 0, 0, 0, 2, 0, 0, 48, 49, 48, 48, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 48, 49, 48, 49, 35, 1, 1, 129, 0, 255, 0, 0, 0, 0, 1, 64, 0, 64, 0, 64, 0, 64, 0, 0, 3, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
exif:MaxApertureValue=36/10
exif:MeteringMode=5
exif:Model=NIKON D5100
exif:Orientation=1
exif:ResolutionUnit=2
exif:Saturation=0
exif:SceneCaptureType=2
exif:SceneType=1
exif:SensingMethod=2
exif:Sharpness=0
exif:Software=Ver.1.00 
exif:SubjectDistanceRange=0
exif:SubSecTime=30
exif:SubSecTimeDigitized=30
exif:SubSecTimeOriginal=30
exif:thumbnail:Compression=6
exif:thumbnail:InteroperabilityIndex=R98
exif:thumbnail:InteroperabilityVersion=48, 49, 48, 48
exif:thumbnail:JPEGInterchangeFormat=35748
exif:thumbnail:JPEGInterchangeFormatLength=8286
exif:thumbnail:ResolutionUnit=2
exif:thumbnail:XResolution=300/1
exif:thumbnail:YCbCrPositioning=2
exif:thumbnail:YResolution=300/1
exif:UserComment=65, 83, 67, 73, 73, 0, 0, 0, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32
exif:WhiteBalance=0
exif:XResolution=300/1
exif:YCbCrPositioning=2
exif:YResolution=300/1
anmys
Posts: 2
Joined: 2017-01-30T18:41:24-07:00
Authentication code: 1151

Re: Problem getting EXIF data

Post by anmys »

Since I was getting all the information from the file saved in Gimp, I too suspected that it might be an issue with the creating tool, rather than IM itself. I will try getting an answer at DT forum :-)

Thanks.
Post Reply