https://github.com/sircryptic/exifmapper
ExifMapper a simple, user-friendly desktop application that lets you extract GPS coordinates from images and display them on an interactive map. Whether your photos are stored locally or hosted online, this tool makes it easy to visualize their locations.
https://github.com/sircryptic/exifmapper
exif gps gps-data linux location mapper mapping mapping-tools maps osint windows
Last synced: 3 months ago
JSON representation
ExifMapper a simple, user-friendly desktop application that lets you extract GPS coordinates from images and display them on an interactive map. Whether your photos are stored locally or hosted online, this tool makes it easy to visualize their locations.
- Host: GitHub
- URL: https://github.com/sircryptic/exifmapper
- Owner: SirCryptic
- License: mit
- Created: 2022-04-07T17:58:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T13:35:50.000Z (about 1 year ago)
- Last Synced: 2025-04-16T20:04:57.631Z (about 1 year ago)
- Topics: exif, gps, gps-data, linux, location, mapper, mapping, mapping-tools, maps, osint, windows
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExifMapper
A simple, user-friendly desktop application that lets you extract GPS coordinates from images and display them on an interactive map. Whether your photos are stored locally or hosted online, this tool makes it easy to visualize their locations.
## Features
- Load GPS Data: Extract coordinates from local images (e.g., .jpg, .png) or web URLs with EXIF GPS metadata.
- Interactive Map: View locations on a map with customizable styles (OpenStreetMap, Stamen Terrain, CartoDB Positron).
- Add Custom Locations: Manually input latitude and longitude for places without GPS data.
- Edit & Manage: Rename or remove locations from your list.
- Save & Load: Save your locations to a JSON file and load them later.
- Beginner-Friendly: Clear tooltips, examples, and a help section guide new users.
- Supports linux & windows!
Preview
Click to expand!
### Main Interface

### Map View
Interactive map displayed in the browser.

##
## Installation
### Prerequisites
- Python 3.11+
```
pip install exifmapper
```
### Usage
```
exifmapper
```
- To launch the gui from any cli.