What is File Metadata?

File metadata is information embedded in files that describes their attributes, such as date taken, GPS location, and camera settings. Learn more here.

Free online file converter tool. Works in Chrome Firefox Safari Edge Opera and other modern browsers on Windows macOS Linux Android and iOS. No software installation or sign-up required. All conversions run directly in your browser, so your files never leave your device. Free to use with no account needed.

What is File Metadata?

Metadata is information stored inside files that describes the file itself - like date taken, GPS location, and camera settings

Last updated:

File Metadata: Simple Definition

Metadata is “data about data” - information stored inside a file that describes the file itself rather than its actual content. A JPEG photo contains metadata about when it was taken, what camera was used, the GPS coordinates, and camera settings.

You cannot see metadata by just looking at a file, but it is always there. This hidden information is useful for organizing files but can also be a privacy concern when sharing photos online.

Categories of Metadata

Metadata is commonly grouped into descriptive, structural and administrative kinds: descriptive metadata aids discovery (title, author, keywords), structural metadata records how parts fit together, and administrative metadata covers technical and rights details.[2] In a photo, EXIF fields such as exposure, camera model and GPS coordinates are administrative and technical metadata attached to the image data.[1]

Where Metadata Lives

Metadata may be embedded inside the file itself, as with EXIF, ID3 audio tags and HTML <meta> elements, or held externally in a database or filesystem record.[1] Embedded metadata travels with the file when it is copied or shared, which is convenient for organization but means it can be exposed unintentionally.[2]

Privacy and Stripping

Because embedded metadata can reveal a photo's location, time and equipment, sharing platforms often strip it on upload, and dedicated tools can remove it beforehand.[2] Removing metadata does not alter the visible content, only the descriptive information bundled alongside it.[1]

Types of File Metadata

Images use EXIF (Exchangeable Image File Format) metadata to store camera settings, GPS coordinates, and timestamps. Music files use ID3 tags to store artist, album, and track information. Documents store author name, creation date, and editing history.

Many privacy-conscious users strip metadata from photos before sharing them online, since EXIF data can reveal your exact GPS location, what device you used, and when the photo was taken.

Examples of File Metadata

Photo EXIF data

Camera model, lens used, aperture, shutter speed, ISO, GPS location, date and time of capture.

Music ID3 tags

Song title, artist name, album, year, genre, track number, album art.

Document metadata

Author name, creation date, last modified date, software used, edit history, comments.

Video metadata

Duration, resolution, codec, frame rate, creation date, GPS location for mobile recordings.

Work With Your Files

Now that you understand the concept, use our free tools to convert, compress, and optimize your files.

Try Image Converter Free

Frequently Asked Questions

How do I view photo metadata?

On Windows: right-click > Properties > Details tab. On Mac: select photo > Command+I. Or use Exiftool for comprehensive metadata.

How do I remove metadata from photos?

On Windows: File Properties > Details > Remove Properties. Or use our tools to convert the image which strips EXIF data.

Does sharing a photo online share my location?

Social media platforms (Facebook, Instagram, Twitter) strip GPS metadata before displaying photos. But be careful when sharing files directly.

What is EXIF data?

EXIF (Exchangeable Image File Format) is the metadata standard for photos. It stores camera settings, GPS coordinates, and timestamps.

Can metadata make a file larger?

Yes, but minimally. EXIF data adds a few kilobytes to image files. Removing metadata can slightly reduce file size.

References

  1. Metadata - Glossary - MDN Web Docs
  2. Metadata - Wikipedia