Logo
Back to Blog
Security August 15, 2026 7 min read

Do Videos Store GPS Location? What Your Phone Records

O

OmniWebKit Team

Media Tooling

Share:
Article Cover Image

You film something in your living room to sell it, post the clip on a marketplace, and the file carries the coordinates of your front door. Nobody decided to publish an address. It travelled with the video.

Video files store location the same way photos do, and far fewer people know about it. The field is smaller, quieter and just as precise.

Does video have GPS data, and where does it sit?

Yes, when the recording device wrote it. Unlike photos there is no single standard field, so each platform picked its own place.

The value is normally an ISO 6709 string — something like +51.5073-000.1277+014.000/, which is latitude, longitude and altitude run together with their signs. Ugly to read, precise to a few metres.

Our video metadata viewer parses it and shows the coordinates plainly, in your browser, without uploading the clip. If a file carries a location, it appears at the top of the results rather than buried among codec fields.

The iPhone QuickTime location atom, in detail

Apple stores it in a field called com.apple.quicktime.location.ISO6709, inside the user data box of the container.

It is written when the camera has location permission, which is granted per app in Settings under Privacy and Security. Denying the camera leaves maps, weather and everything else untouched — a distinction worth knowing before switching location services off wholesale.

Two things make this field particularly leaky. It survives AirDrop and the Files app intact, because both hand over the original container. And it is not stripped by the export options people assume cover it — the share sheet has a location toggle, and it has to be used deliberately each time.

Android video location tagging, which is less consistent

Android has no single answer, because the camera app varies by manufacturer.

Most write coordinates into an MP4 ©xyz atom in the same ISO 6709 form. Some use their own key names. A few write nothing at all even with permission granted. The setting lives inside the camera app under a name like Save location, Location tags or Store location, and it moves between versions.

The reliable route is the system permission rather than the app setting: Settings, Apps, your camera, Permissions, Location, Don't allow. That survives camera updates that sometimes reset in-app preferences, and it is the same approach we recommend for photographs in stopping your phone geotagging.

Why a video location is a single point rather than a route

This surprises people who expect a five-minute walk to produce a five-minute track.

Consumer phones write one coordinate, usually the fix at the moment recording began, stored once in the container. Walk a mile while filming and the file still claims the starting point. That is a limitation of how the field was designed rather than a privacy feature, and it cuts both ways — the recorded point can be a genuinely misleading answer to where a clip was filmed.

The recording date beside it behaves in much the same way: written once, by the device, with no later correction. That is part of why working out when a video was recorded is less straightforward than the file makes it look.

Action cameras and drones are the real exception and the bigger risk. Many write continuous telemetry: coordinates, altitude and speed sampled throughout. That is a route, a pace and a pattern of movement, which is a different order of disclosure from a single pin. If you share footage from either, treat it with more care than phone video.

Removing location from a clip without wrecking it

Coordinates live in the container rather than the picture, which is the good news. Rewriting the container removes them and leaves every frame untouched.

Our video metadata remover works that way: the compressed streams are copied across bit for bit and only the box around them is rebuilt. It makes no difference whether the file is H.264 or H.265, because the streams are never opened. Nothing is re-encoded, so quality is identical and a large clip finishes in seconds rather than the many minutes a re-encode would take.

Two honest caveats. A small number of containers store location somewhere a straight rebuild does not reach, so we read the finished file back and report what survived rather than announcing success. And removing the field does nothing about what the footage shows — the street sign, the house number, the view from the window.

When it actually matters

Not every clip needs cleaning, and treating it as universal is how the habit collapses.

Clean anything filmed at home going to a marketplace listing, a rental advert, a public forum or a dating profile. Those are direct uploads seen by strangers, and several platforms serve back what you gave them. Email attachments too, since mail clients pass files through byte for byte.

You can usually skip it for the large social platforms, which re-encode and drop the tags as a side effect of processing. That is a side effect rather than a promise, and it happens after they have received the original. The same logic applies to photographs, tested in what social networks strip on upload.

And skip it entirely for footage that may matter later. Insurance claims and incident recordings benefit from an untouched original, a point we go through in whether video metadata can be faked.

The setting that saves you remembering

Cleaning per file works while you remember. Turning camera location off works forever and asks nothing of you again.

It takes two minutes on either platform and it costs you the map view in your gallery for future recordings, which is a real trade rather than a free win. Existing files keep whatever they were given, so the back catalogue still needs handling one clip at a time.

If you want to know what a particular file holds before deciding, drop it into the viewer and look. And while it is open, the technical fields are worth a glance too — our codec and bitrate checker covers what will play where, and what video metadata is explains the rest of the container. For photographs rather than clips, the photo GPS viewer does the equivalent job.

Frequently Asked Questions

Does every phone video contain GPS coordinates?

+
Only when camera location permission is granted, which is a per-app setting rather than a global one. A phone can have location services on for maps and denied for the camera. Videos filmed indoors also sometimes miss a fix entirely, so absence tells you little about the settings.

Why does a five-minute walking video have only one location?

+
Because consumer phones write a single coordinate rather than a track. It is normally the fix at the moment recording started, stored once in the container. Action cameras and drones are the exception — several write a continuous GPS track alongside the video, which is far more revealing.

Is the location in a video as accurate as in a photo?

+
Usually yes, since both come from the same receiver. Outdoors with a clear sky it is accurate to a few metres. Indoors and in dense cities the phone falls back to wifi and cell positioning, which can be tens of metres out. Either way it identifies a building more often than not.

Does uploading to YouTube remove the location?

+
The published file has no container metadata, because YouTube re-encodes everything on upload. That protects you from viewers reading it, and it is not the same as the platform never having received it. If the location matters, remove it before uploading rather than relying on the pipeline.

Can I see where a video was filmed if the GPS was stripped?

+
Not from the file, and we will not guess from the picture. Estimating a location from what footage shows is a surveillance capability with an obvious use against strangers, and we do not build one. What the file no longer says, we cannot recover.

Do screen recordings contain a location?

+
No. There is no camera and no GPS fix involved, so there is nothing to write. What a screen recording does carry is the device model, the operating system version and a creation time, which is a different disclosure and worth remembering before sharing one.

Why does the coordinate include an altitude that looks wrong?

+
Satellite altitude is several times less accurate than horizontal position, so a reading tens of metres off is normal rather than a fault. It is useful for telling a hillside from a beach and useless for telling which floor of a building you were on.

Does turning on airplane mode stop location tagging?

+
No, and this misconception is everywhere. GPS is a receiver and needs no network, so a phone in airplane mode with camera location enabled still gets a fix and still tags. What you lose is assisted positioning, which only makes the first fix slower.

Do drones and action cameras record more than a single point?

+
Frequently, yes, and it is the most revealing case in consumer video. Many write a continuous telemetry track with coordinates, altitude and speed sampled throughout the flight or ride. That is a route rather than a place, and it deserves more care than a phone clip.

If I remove the location, is the video anonymous?

+
No. The picture still shows what it shows — street signs, house numbers, a view from a window. The encoded stream keeps its own fingerprint, and the account you upload from is untouched. Removing coordinates closes one door in a building with several.

Tags

#Video#Privacy#GPS#Metadata