Skip to content

emirkddn/photolocationviewer

Repository files navigation

Photo Location Viewer

EXIF (Exchangeable Image File Format) files store important data about photographs. Almost all digital cameras create these data files each time you snap a new picture. An EXIF file holds all the information about the image itself. Mimoza is a Python application that extracts location data from photo EXIF metadata and visualizes it on an interactive map.

Features

📸 Photo upload and preview

🗺️ GPS coordinate extraction from EXIF data

🌍 Interactive map visualization of locations

🔍 User-friendly interface

Technologies

  • Python - Core programming language

  • Tkinter- GUI framework

  • Folium - Map generation

  • Pillow (PIL) - Image processing

  • Selenium - Map rendering

Requirements

  • Python 3.8+

  • Pip Package Manager

Step-by-Step Installation

Clone the repository:

git clone https://github.com/emirkddn/photolocationviewer

cd photolocationviewer

Install required packages:

pip install Pillow folium selenium

Usage

python menuscreen.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages