Geotagger banner

Geotagger

0 devlogs
0s

Geotagger is a simple Python script designed to extract EXIF GPS data from photos (e.g., JPEG, PNG, HEIC, TIFF) and overlay the location information (coordinates and readable address) directly onto the image. The processed images are saved in an o…

Geotagger is a simple Python script designed to extract EXIF GPS data from photos (e.g., JPEG, PNG, HEIC, TIFF) and overlay the location information (coordinates and readable address) directly onto the image. The processed images are saved in an output/ subfolder, leaving your original files untouched.

Demo Repository

Loading README...