An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          



ExifMapper


GitHub stars
GitHub forks
GitHub watchers


PyPI Downloads
License

# 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
![interface](https://github.com/user-attachments/assets/4297f68e-33d9-4d58-a478-ad4837425d6d)

### Map View
Interactive map displayed in the browser.
![imap](https://github.com/user-attachments/assets/433bbbe1-a0a6-4241-a27c-95f2b122e10e)

##

## Installation
### Prerequisites
- Python 3.11+

```
pip install exifmapper
```

### Usage
```
exifmapper
```
- To launch the gui from any cli.