Image Geotag Generator
Add or change GPS location in a photo's EXIF data.
Add or Change a Photo's GPS Location
Embed GPS coordinates into a JPEG's EXIF data so the photo records where it was taken. Useful for organizing travel photos, geotagging for mapping, or correcting a missing location â all done in your browser.
How it works
- Enter a latitude and longitude
- The coordinates are written into the EXIF GPS tags
- A new, geotagged JPEG is generated
- The rest of the photo is untouched
JPEG only
EXIF GPS is a JPEG feature, so this tool works with .jpg/.jpeg files. Find coordinates by right-clicking a spot in Google Maps.
Private & Processed Locally
The EXIF is written in your browser with piexifjs; your photo is never uploaded.
Frequently Asked Questions
Common questions about the Image Geotag Generator.
How does it add a location?
Enter a latitude and longitude and the tool writes them into the photo's EXIF GPS tags, producing a new geotagged JPEG.
Which formats are supported?
EXIF GPS is a JPEG feature, so this works with .jpg/.jpeg files.
Is it private?
Yes. Everything runs in your browser using the Canvas API and your image is never uploaded to a server.