About FreeGeoTagger

FreeGeoTagger is a free online tool for adding, reading and correcting GPS location data in photographs. It runs entirely inside your web browser, requires no account, installs nothing, and never uploads your images to a server.

Why we built it

Adding a location to a photo is a small, ordinary task. Getting it done online was needlessly unpleasant.

When we looked at the existing options, almost every one had at least one of these problems: it demanded an account before you could try it, it was free only up to some small number of files, it stamped a watermark on your work, or — most concerning — it required you to upload your personal photographs to somebody else's server for processing.

That last point is the one that bothered us most. A photograph is a personal thing, and a photograph plus a precise GPS coordinate is more personal still. Handing both to a stranger's server, in order to perform an edit that only touches a few dozen bytes of metadata, is a poor trade.

Modern browsers can do this work themselves. So we built a tool that does.

How it actually works

When you open a photo in FreeGeoTagger, your browser gives our JavaScript access to that file from your own disk. The code reads the file's bytes, finds the EXIF metadata block, writes the GPS latitude and longitude fields into it, and hands the result back to you as a download.

Two consequences follow from that design, and both matter:

The output is standard, spec-compliant EXIF GPS metadata, which is what Google Photos, Apple Photos, Adobe Lightroom, Windows File Explorer and GIS packages such as QGIS all read.

What the site offers

Who uses it

The audience turned out to be broader than we expected:

What we will not do

It is worth stating the commitments plainly, because they are the reason the tool exists:

The site is funded by advertising, which is what lets all of the above stay true. Analytics and advertising are both consent-gated — see our Privacy Policy and Cookie Policy for exactly what is collected and by whom.

A note on responsible use

Location metadata cuts both ways. It is genuinely useful for organising and verifying photographs, and it is genuinely revealing when a photo taken at home is posted publicly. We cover both directions deliberately: how to add a location when you want one, and how to remove it when you do not.

Get in touch

Found a bug, hit a file that will not work, or spotted a mistake in one of our guides? We would genuinely like to know. Email contact@freegeotagger.com or use the contact page.