Skip to content

ravimandal06/Python-Exif-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Exif-script

Disclaimer: Only for Educational Purpose only.

Note: Do not use unauthorizeed images for test.

Extracts Hidden Exif Data from Photo This Python Script Extract the photo Hidden Exif Data. Also it can extract the location of photo :: only if the location is tagged in photo while capturing the photo.

Please Note: Location can be extracted if you embed the photo from social media sites, because when user upload the photo on Social Media then the location is been attached into the photo.

This program is for .JPG and .TIFF format files. The program could be extended to support .HEIC, .PNG and other formats. Installation and usage instructions:

  1. Install Pillow (Pillow will not work if you have PIL installed):

python3 -m pip install --upgrade pip

python3 -m pip install --upgrade Pillow

image

About

Extracts Hidden Exif Data from Photo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages