Skip to content

Pillow not reading exif data from "old" photo #2944

Description

@paolobenve

I'm on ubuntu xenial, I installed python-pil which gives pillow 3.1.2

I'm trying to get exif metadata from an image shooted with a Canon PowerShot A80. which is at media_path:

from PIL import Image
from PIL.ExifTags import TAGS, GPSTAGS
image = Image.open(media_path)
info = image._getexif()

the code works perfectly with all images but this and other images shooted with the same camera.

With this image _getexif() returns the empty dictionary.

gthumb and identify correctly read exif metadata of this image:

$ identify -verbose myimage
Image: Bautismos Ninos Pascua 2007-04-08--15.25.46.JPG
  Format: JPEG (Joint Photographic Experts Group JFIF format)
  Mime type: image/jpeg
  Class: DirectClass
  Geometry: 1704x2272+0+0
  Resolution: 180x180
  Print size: 9.46667x12.6222
  Units: PixelsPerInch
  Type: TrueColor
  Endianess: Undefined
  Colorspace: sRGB
  Depth: 8-bit
  Channel depth:
    red: 8-bit
    green: 8-bit
    blue: 8-bit
  Channel statistics:
    Pixels: 3871488
    Red:
      min: 0 (0)
      max: 255 (1)
      mean: 141.143 (0.5535)
      standard deviation: 69.7869 (0.273674)
      kurtosis: -1.15597
      skewness: 0.0445947
    Green:
      min: 0 (0)
      max: 255 (1)
      mean: 139.252 (0.546088)
      standard deviation: 70.59 (0.276823)
      kurtosis: -1.1525
      skewness: 0.152836
    Blue:
      min: 0 (0)
      max: 255 (1)
      mean: 126.124 (0.494603)
      standard deviation: 67.6543 (0.265311)
      kurtosis: -0.827636
      skewness: 0.431133
  Image statistics:
    Overall:
      min: 0 (0)
      max: 255 (1)
      mean: 135.506 (0.531397)
      standard deviation: 69.3548 (0.271979)
      kurtosis: -1.05457
      skewness: 0.211174
  Rendering intent: Perceptual
  Gamma: 0.454545
  Chromaticity:
    red primary: (0.64,0.33)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.06)
    white point: (0.3127,0.329)
  Background color: white
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 1704x2272+0+0
  Dispose: Undefined
  Iterations: 0
  Compression: JPEG
  Quality: 96
  Orientation: TopLeft
  Properties:
    date:create: 2018-01-09T13:48:34+01:00
    date:modify: 2007-04-08T21:25:46+02:00
    exif:ApertureValue: 107/32
    exif:ColorSpace: 1
    exif:ComponentsConfiguration: 1, 2, 3, 0
    exif:CompressedBitsPerPixel: 5/1
    exif:CustomRendered: 0
    exif:DateTime: 2007:04:08 15:25:46
    exif:DateTimeDigitized: 2007:04:08 15:25:46
    exif:DateTimeOriginal: 2007:04:08 15:25:46
    exif:DigitalZoomRatio: 2272/2272
    exif:ExifImageLength: 2272
    exif:ExifImageWidth: 1704
    exif:ExifOffset: 218
    exif:ExifVersion: 48, 50, 50, 48
    exif:ExposureBiasValue: 0/3
    exif:ExposureMode: 0
    exif:ExposureTime: 1/500
    exif:FileSource: 3
    exif:Flash: 73
    exif:FlashPixVersion: 48, 49, 48, 48
    exif:FNumber: 32/10
    exif:FocalLength: 250/32
    exif:FocalPlaneResolutionUnit: 2
    exif:FocalPlaneXResolution: 1704000/210
    exif:FocalPlaneYResolution: 2272000/280
    exif:InteroperabilityOffset: 1602
    exif:Make: Canon
    exif:MakerNote: 16, 0, 1, 0, 3, 0, 46, 0, 0, 0, 130, 3, 0, 0, 2, 0, 3, 0, 4, 0, 0, 0, 222, 3, 0, 0, 3, 0, 3, 0, 4, 0, 0, 0, 230, 3, 0, 0, 4, 0, 3, 0, 34, 0, 0, 0, 238, 3, 0, 0, 0, 0, 3, 0, 6, 0, 0, 0, 50, 4, 0, 0, 0, 0, 3, 0, 4, 0, 0, 0, 62, 4, 0, 0, 18, 0, 3, 0, 28, 0, 0, 0, 70, 4, 0, 0, 19, 0, 3, 0, 4, 0, 0, 0, 126, 4, 0, 0, 6, 0, 2, 0, 32, 0, 0, 0, 134, 4, 0, 0, 7, 0, 2, 0, 24, 0, 0, 0, 166, 4, 0, 0, 8, 0, 4, 0, 1, 0, 0, 0, 159, 105, 99, 0, 9, 0, 2, 0, 32, 0, 0, 0, 190, 4, 0, 0, 16, 0, 4, 0, 1, 0, 0, 0, 0, 0, 52, 1, 24, 0, 1, 0, 0, 1, 0, 0, 222, 4, 0, 0, 25, 0, 3, 0, 1, 0, 0, 0, 1, 0, 0, 0, 13, 0, 3, 0, 34, 0, 0, 0, 222, 5, 0, 0, 0, 0, 0, 0, 92, 0, 2, 0, 0, 0, 5, 0, 6, 0, 0, 0, 0, 0, 4, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 3, 0, 1, 0, 1, 64, 1, 0, 255, 255, 255, 255, 237, 2, 250, 0, 32, 0, 97, 0, 192, 0, 1, 0, 8, 32, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 0, 0, 224, 8, 224, 8, 0, 0, 0, 0, 0, 0, 0, 0, 255, 127, 255, 127, 0, 0, 0, 0, 2, 0, 250, 0, 30, 1, 215, 0, 56, 2, 200, 1, 0, 0, 0, 0, 68, 0, 0, 0, 160, 0, 233, 0, 107, 0, 31, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 111, 0, 0, 0, 103, 0, 32, 1, 0, 0, 0, 0, 1, 0, 250, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 9, 0, 224, 8, 168, 6, 224, 8, 212, 0, 153, 1, 38, 0, 102, 254, 0, 0, 154, 1, 102, 254, 0, 0, 154, 1, 102, 254, 0, 0, 154, 1, 215, 255, 215, 255, 215, 255, 0, 0, 0, 0, 0, 0, 41, 0, 41, 0, 41, 0, 160, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 77, 71, 58, 80, 111, 119, 101, 114, 83, 104, 111, 116, 32, 65, 56, 48, 32, 74, 80, 69, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 105, 114, 109, 119, 97, 114, 101, 32, 86, 101, 114, 115, 105, 111, 110, 32, 49, 46, 48, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 9, 0, 148, 1, 146, 1, 144, 1, 149, 1, 148, 1, 148, 1, 147, 1, 149, 1, 152, 1, 64, 0, 0, 0, 0, 0, 149, 255, 0, 0, 0, 0, 10, 0, 0, 0, 5, 0, 3, 0, 27, 255, 18, 1, 41, 0, 253, 255, 253, 3, 85, 3, 0, 0, 0, 0, 0, 0, 0, 0, 232, 0, 0, 0, 57, 0
    exif:MaxApertureValue: 95/32
    exif:MeteringMode: 5
    exif:Model: Canon PowerShot A80
    exif:Orientation: 1
    exif:ResolutionUnit: 2
    exif:SceneCaptureType: 0
    exif:SensingMethod: 2
    exif:ShutterSpeedValue: 287/32
    exif:Software: f-spot version 0.3.0
    exif:thumbnail:Compression: 6
    exif:thumbnail:InteroperabilityIndex: R98
    exif:thumbnail:InteroperabilityVersion: 48, 49, 48, 48
    exif:thumbnail:JPEGInterchangeFormat: 1750
    exif:thumbnail:JPEGInterchangeFormatLength: 5543
    exif:thumbnail:RelatedImageLength: 1704
    exif:thumbnail:RelatedImageWidth: 2272
    exif:thumbnail:ResolutionUnit: 2
    exif:thumbnail:XResolution: 180/1
    exif:thumbnail:YResolution: 180/1
    exif:UserComment: 65, 83, 67, 73, 73, 0, 0, 0
    exif:WhiteBalance: 0
    exif:XResolution: 180/1
    exif:YCbCrPositioning: 1
    exif:YResolution: 180/1
    jpeg:colorspace: 2
    jpeg:sampling-factor: 1x2,1x1,1x1
    signature: 1d603a34ac276c73e87b2f8439dbb6e5daed39a56811f07ef761ea46280f799f
  Profiles:
    Profile-exif: 7319 bytes
  Artifacts:
    filename: Bautismos Ninos Pascua 2007-04-08--15.25.46.JPG
    verbose: true
  Tainted: False
  Filesize: 1.744MB
  Number pixels: 3.871M
  Pixels per second: 55.31MB
  User time: 0.070u
  Elapsed time: 0:01.070
  Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31 http://www.imagemagick.org

Is it a bug or am I missing something?

bautismos ninos pascua 2007-04-08--15 25 46

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugAny unexpected behavior, until confirmed feature.Exif

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions