{"id":25041040,"url":"https://github.com/sircryptic/exifmapper","last_synced_at":"2026-03-11T02:36:18.448Z","repository":{"id":102519044,"uuid":"479094371","full_name":"SirCryptic/exifmapper","owner":"SirCryptic","description":"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.","archived":false,"fork":false,"pushed_at":"2025-04-16T13:35:50.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T20:04:57.631Z","etag":null,"topics":["exif","gps","gps-data","linux","location","mapper","mapping","mapping-tools","maps","osint","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SirCryptic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-07T17:58:30.000Z","updated_at":"2025-04-16T13:35:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3b354cd-3261-4956-94cf-4a2d2e8e6c18","html_url":"https://github.com/SirCryptic/exifmapper","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fexifmapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fexifmapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fexifmapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fexifmapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SirCryptic","download_url":"https://codeload.github.com/SirCryptic/exifmapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252533256,"owners_count":21763555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exif","gps","gps-data","linux","location","mapper","mapping","mapping-tools","maps","osint","windows"],"created_at":"2025-02-06T03:58:36.820Z","updated_at":"2026-03-11T02:36:18.387Z","avatar_url":"https://github.com/SirCryptic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://github.com/sircryptic/exifmapper\"\u003e\r\n    \u003cimg src=\"https://github.com/user-attachments/assets/953ae98b-b3ff-4d16-b98e-9a2dbfca0fc0\" alt=\"ExifMapper\"\r\n    onmouseover=\"this.style.transform='scale(1.05)'; this.style.opacity='0.8';\" \r\n    onmouseout=\"this.style.transform='scale(1)'; this.style.opacity='1';\"\u003e\r\n  \u003c/a\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003ca href=\"https://github.com/sircryptic/exifmapper/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/sircryptic/exifmapper.svg\" alt=\"GitHub stars\"\u003e\u003c/a\u003e\r\n    \u003ca href=\"https://github.com/sircryptic/exifmapper/network\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/sircryptic/exifmapper.svg\" alt=\"GitHub forks\"\u003e\u003c/a\u003e\r\n    \u003ca href=\"https://github.com/sircryptic/exifmapper/watchers\"\u003e\u003cimg src=\"https://img.shields.io/github/watchers/sircryptic/exifmapper.svg?style=social\" alt=\"GitHub watchers\"\u003e\u003c/a\u003e\r\n    \u003cbr\u003e\r\n  \u003ca href=\"https://pepy.tech/projects/exifmapper\"\u003e\u003cimg src=\"https://static.pepy.tech/badge/exifmapper\" alt=\"PyPI Downloads\"\u003e\u003c/a\u003e\r\n    \u003ca href=\"https://github.com/SirCryptic/exifmapper/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green.svg\" alt=\"License\"\u003e\u003c/a\u003e\r\n\u003c/div\u003e\r\n\r\n# ExifMapper\r\n\r\nA 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.\r\n\r\n## Features\r\n- Load GPS Data: Extract coordinates from local images (e.g., .jpg, .png) or web URLs with EXIF GPS metadata.\r\n- Interactive Map: View locations on a map with customizable styles (OpenStreetMap, Stamen Terrain, CartoDB Positron).\r\n- Add Custom Locations: Manually input latitude and longitude for places without GPS data.\r\n- Edit \u0026 Manage: Rename or remove locations from your list.\r\n- Save \u0026 Load: Save your locations to a JSON file and load them later.\r\n- Beginner-Friendly: Clear tooltips, examples, and a help section guide new users.\r\n- Supports linux \u0026 windows!\r\n\r\n\r\n\u003ch1 align=\"left\"\u003ePreview\u003c/h1\u003e\r\n\r\n\u003ccenter\u003e\r\n\r\n\u003cdetails\u003e\r\n  \u003csummary\u003eClick to expand!\u003c/summary\u003e\r\n\r\n### Main Interface\r\n![interface](https://github.com/user-attachments/assets/4297f68e-33d9-4d58-a478-ad4837425d6d)\r\n\r\n\r\n### Map View\r\nInteractive map displayed in the browser.\r\n![imap](https://github.com/user-attachments/assets/433bbbe1-a0a6-4241-a27c-95f2b122e10e)\r\n\r\n\r\n\r\n\u003c/center\u003e\r\n\r\n##\r\n\r\n## Installation\r\n### Prerequisites\r\n- Python 3.11+\r\n\r\n```\r\npip install exifmapper\r\n```\r\n\r\n### Usage\r\n```\r\nexifmapper\r\n```\r\n- To launch the gui from any cli.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fexifmapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsircryptic%2Fexifmapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fexifmapper/lists"}