Metadata and File Information
The hidden data your images carry — reading it, using it, protecting it
In This Lesson
What Metadata Is
Metadata is information about an image stored inside the file alongside the pixels: when and where it was shot, the camera and settings, the copyright holder, keywords, and more. It powers search and cataloging, proves authorship, and — because it can reveal your location and gear — carries real privacy implications. Managing it is a quiet but important part of a professional workflow.
EXIF, IPTC, and XMP
Three standards cover most metadata, each with a different job:
| Standard | Holds | Written by |
|---|---|---|
| EXIF | Camera data: date, exposure, ISO, lens, often GPS | The camera, automatically |
| IPTC | Descriptive: caption, creator, copyright, keywords | You / cataloging software |
| XMP | Modern container that can carry EXIF, IPTC, and edit history | Editing software |
💡 GPS Lives in EXIF
Phones and many cameras embed the exact GPS coordinates of a photo in its EXIF. That's handy for your own maps — and a privacy risk if you post the file publicly. Know it's there so you can decide whether to keep or remove it.
Viewing and Editing in GIMP
GIMP 2.10 reads and edits metadata through the Image → Metadata submenu:
- View Metadata opens a viewer with EXIF, IPTC, and XMP tabs showing every stored field.
- The metadata editor lets you add or change IPTC/XMP fields — creator, copyright, description, keywords.
- On Export, format dialogs (JPEG, PNG, TIFF) include checkboxes to keep or discard EXIF, XMP, and color profile.
Read metadata via Image → Metadata; decide what to keep at export time.
Copyright and Attribution
Embedding your details in IPTC/XMP travels with the file wherever it goes, quietly asserting authorship:
- Fill in Creator and Copyright Notice with your name and terms.
- Add a caption/description and keywords so the image is searchable in catalogs.
- Consider a batch step (Thursday's lessons) to stamp copyright into a whole shoot at once.
🎓 Metadata Is Not Bulletproof
Embedded copyright helps establish authorship and survives most re-sharing, but it can be stripped. For images you truly need to protect, combine it with a visible watermark (Thursday's batch watermarking lesson).
Privacy: Stripping Metadata
The flip side: before posting images publicly, you often want to remove metadata — especially GPS location and personal camera details. In GIMP, uncheck "Save EXIF/XMP" in the Export dialog, or clear fields in the metadata editor first. This is essential for anything shared online where you don't want to broadcast where you live or work.
⚠️ Check Before You Post
A "harmless" holiday photo can reveal your home's coordinates from an earlier frame's GPS. Make stripping location metadata a default habit for public posts — export without EXIF, or scrub it explicitly.
Practice Activities
- Read it. Open a phone photo and inspect its EXIF via Image → Metadata — find the date, exposure, and any GPS.
- Claim it. Add your Creator and Copyright to an image's IPTC/XMP and export it, then reopen to confirm the fields survived.
- Scrub it. Export a copy with EXIF/XMP unchecked and verify the location data is gone.
Summary
✅ Key Takeaways
- Metadata is information stored inside the file — powering search, authorship, and privacy concerns.
- EXIF (camera/GPS), IPTC (descriptive), and XMP (modern container) are the three standards.
- Use Image → Metadata to view and edit; the Export dialog decides what's kept.
- Embed creator and copyright to assert authorship (but pair with a watermark for real protection).
- Strip metadata — especially GPS — before posting images publicly.
Additional Resources
- Previous lesson: File Organization Strategies
- Next in this module: Backup and Archiving Practices
- Related: Batch Watermarking and Effects