What Is Metadata?
Metadata is data that describes other data. Here is what that means in practice, where metadata exists in everyday files, and why it matters for privacy.
Mango Oasis Editorial
2026-03-31
Metadata is information that describes other information. A photo's metadata includes when it was taken, what camera took it, and often where. A document's metadata includes who created it, when it was last modified, and how long it is. An email's metadata includes the sender, recipient, timestamp, and subject — everything except the actual message body.
The phrase "data about data" is technically accurate but not very illuminating. The practical question is: what does metadata reveal, and why does it matter?
Everyday Examples of Metadata
Photos: Digital photos taken on a smartphone embed EXIF data — metadata that typically includes the date and time, GPS coordinates, camera model, and exposure settings. When you share a photo, this data often travels with it unless specifically stripped.
Documents: Word files and PDFs contain metadata like the author's name, organization, revision history, and creation date. Documents shared publicly have accidentally revealed author identities or tracked edits in sensitive negotiations.
Email: The body of an email may be private, but the metadata — who sent it, who received it, when, from which server, and the subject line — is generally not. This is what intelligence agencies referred to when describing bulk metadata collection: not reading emails, but logging who communicated with whom, and when.
Music files: MP3s and other audio files contain ID3 tags: artist, album, track title, year, genre. This is metadata your music player reads to display track information.
Web browsing: Every request your browser makes includes metadata — the URL, your IP address, the time, the browser type. Even on HTTPS connections, the domain you are visiting is visible in metadata (though the page content is encrypted).
Why Metadata Matters for Privacy
Metadata can be as revealing as content, sometimes more so. A list of phone calls made to a cardiologist, an oncologist, and a medical billing service tells a story without revealing a single word of conversation. Patterns in communication metadata — who you contact, when, how often — can reveal relationships, routines, and sensitive situations.
This is why privacy tools like VPNs and encrypted messaging focus not just on content encryption but on minimizing metadata exposure.
Stripping Metadata
If you want to share a file without its metadata:
- Photos: Use a tool or app to strip EXIF data before sharing. Many privacy-focused messaging apps do this automatically.
- Documents: In Microsoft Word, use File → Info → Check for Issues → Inspect Document. In macOS Preview, PDF metadata can be removed under Tools.
- Online tools: Several web tools can strip metadata from files before you download and share them.
Metadata in Search and Organization
Metadata is not only a privacy concern — it is also what makes files findable and organized. Search engines index metadata. File systems use it. Your photo app groups pictures by date and location using metadata. Libraries, databases, and archives depend on it.
Summary
Metadata is descriptive information attached to data — the when, where, who, and how surrounding a file or communication. It exists in photos, documents, emails, and web requests. While often invisible, metadata can be highly revealing and is worth understanding from a privacy perspective. For related reading, see what encryption is and what a VPN does.
Found this helpful?
Browse more plain-English explanations of tech and internet terms.
Browse All Articles