Practical
What Your Video File Reveals About You
A video carries more than picture and sound. Location, device, serial numbers and exact times travel with it, and most sharing routes do not remove them.
3 min read · Published 27 August 2026
Alongside the picture and the sound, a video file carries a description of how it came to exist. Some of that is useful. Some of it is more personal than people expect, and it travels wherever the file goes.
What is typically in there
| Field | What it can contain |
|---|---|
| Location | GPS coordinates, often accurate to a few metres |
| Creation time | Exact date and time, sometimes with the timezone |
| Device | Make and model of the phone or camera |
| Software | Which app recorded or edited it, and its version |
| Camera settings | Lens, exposure, focus distance |
| Serial numbers | On some professional cameras, uniquely identifying the body |
None of this is hidden or sinister by design. It exists so your photo library can sort by place and date, and so an editor can match footage from two cameras. It simply was not written with sharing in mind.
The location one deserves its own paragraph
Coordinates accurate to a few metres, attached to a video of your home, your child's school or your workplace, sent to someone you do not know well, is a genuinely different disclosure from the video itself.
The video may show a plain wall. The metadata gives the address.
What removes it and what does not
| Route | Metadata |
|---|---|
| Major social platforms | Usually stripped, since they re-encode everything |
| Messaging apps | Varies, and often kept when sent as a file rather than as media |
| Email attachment | Kept in full |
| Cloud storage share link | Kept in full |
| Direct file transfer | Kept in full |
| Your own website | Kept, unless you strip it |
The pattern is simple: anything that re-encodes tends to lose it, and anything that moves the file intact keeps it. The routes that preserve quality best are exactly the ones that preserve metadata.
The single most common leak is sending a video as a document or file rather than as media in a messaging app. The file arrives untouched, which is usually what you wanted for quality and rarely what you wanted for privacy.
Checking before you send
Read the file and look for location, creation time and device fields. Our own tool reads it in your browser, so nothing is uploaded to check whether the file would upload something you did not intend.
On a phone, the sharing sheet on both major platforms now offers an option to exclude location when sharing. It is off by default in some places and worth checking once rather than assuming.
Removing it
- Turn location off in the camera app if you do not want it recorded at all. Not recording is more reliable than remembering to remove.
- Use the share sheet option to exclude location where your phone offers it.
- Remux the file, which rewrites the container without touching the picture. That drops container level metadata in seconds with no quality cost.
- Check the output rather than assuming. Some tools copy metadata across faithfully, which is helpful until it is not.
When you want to keep it
Metadata is not the enemy. For your own archive it is what makes footage findable years later, and creation time is what keeps a multi camera shoot in sync.
The sensible arrangement is to keep it on your masters and strip it on the copies you hand out. That way you keep everything useful about it and disclose none of it.
Common questions
Does sharing a video reveal my location?
It can. Videos recorded with location services on carry GPS coordinates, and any route that moves the file intact carries them along. Platforms that re-encode usually strip them; email, cloud links and file transfers do not.
How do I check what my video contains?
Read the file's metadata. Our tool does it in your browser without uploading anything, which matters when the whole question is what the file would disclose.
Does removing metadata reduce quality?
No. Rewriting the container leaves the picture and sound untouched, so it costs seconds and nothing else.
Why do videos sent through messaging apps sometimes keep it?
Because sending as a file transfers the original untouched, while sending as media re-encodes and usually strips it. The quality-preserving route is the metadata-preserving one.