How to Extract EXIF data from HEIC and RAW photo images (Part 2)

Published: 09 May 2020
on channel: Practical Python Solutions
3,135
41

😃Subscribe to our Channel!
   / @practicalpythonsolutions-b4478  
----

In this series of videos, we are writing python code to find and extract key metadata from Digital image files.

In this video we will focus on Raw and HEIC formats

A RAW image file contains minimally processed data from the camera’s sensors. The idea being that you do the processing in an image editing software such as photoshop instead

HEIC or High Efficiency Image Container files is an image format adopted by Apple in IOS 11. They are commonly used when photos are air dropped to a device

You are likely to encounter both of these formats on your computer when you search for image files, so we are going update our code from part I to include these formats.

In the next video in this series of videos, we are going to look at extracting geoinfo from the metadata. This will give us the location data in addition to the attributes we already have.

The code in this video is shared on my github. You can get to it by clicking on the github icon on my channel.
I encourage you to download and contribute to the code on Github.  Please let your comments below or on my Facebook group where there are a lot of other discussion topics and videos.
  / members  

And of course, don’t forget to like, share and subscribe!


Watch video How to Extract EXIF data from HEIC and RAW photo images (Part 2) online without registration, duration hours minute second in high quality. This video was added by user Practical Python Solutions 09 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,135 once and liked it 41 people.