Skip to content

A quick and dirty Python program to extract the GPS data from a photo's EXIF, embed that data in a Google Maps link, and encode that in a QR code, overlaid on the original photo.

Notifications You must be signed in to change notification settings

G-Ambatte/QRfromEXIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a quick and dirty Python script that uses Pillow and PyQRcode to extract the GPS location of a photo from the EXIF data, use that to create a Google Maps link, encode that in a QR code, then paste that over the bottom right corner of the original image.

My main intent is to use this with landscape photos, to allow viewers to identify the location that the photo shows.

About

A quick and dirty Python program to extract the GPS data from a photo's EXIF, embed that data in a Google Maps link, and encode that in a QR code, overlaid on the original photo.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages