EXIF date, device, location, and copyright fields

Understand common EXIF fields and decide what to retain, correct, or remove.

A JPEG can carry more than the picture. Capture time, camera and lens, orientation, exposure, GPS coordinates, and private maker data may all travel with it as EXIF. These fields do not change the visible image, but they affect sorting, rotation, delivery, and privacy.

Do not delete everything by reflex, and do not edit an unfamiliar row just because it is visible. Decide what helps the archive, what reveals location or equipment, and what belongs to a vendor-specific structure. A public copy and an archive copy rarely need the same metadata.

Keep an untouched copy first

Duplicate the source before changing fields. For a public copy, check GPS, time, device, orientation, and thumbnails. For an archive or licensed delivery, keep author and copyright data according to the workflow.

How to read common EXIF fields

DateTimeOriginal generally represents shutter time, DateTimeDigitized relates to digitization, and a generic DateTime may reflect an image modification. A camera clock or time zone may have been wrong, so one timestamp is not independent proof of an event.

Make, Model, and LensModel describe equipment. Orientation tells software how to rotate stored pixels. GPS IFD holds coordinates and related position values. Artist and Copyright can carry authorship information. Similar information may also exist in IPTC or XMP, depending on the application.

Field or groupCommon usePublication concernEditing approach
DateTimeOriginalSort by capture timeReveals activity timingCorrect deliberately using the expected format
Make / Model / LensModelIdentify equipmentDiscloses device detailsRetain or remove by purpose
OrientationRotate display correctlyWrong values rotate the resultOpen the exported image and verify
GPS IFDMapping and location archivesCan reveal a home or shoot locationReview the entire group
Artist / CopyrightAuthorship and rights workflowUsually lowKeep values consistent across a batch
MakerNoteVendor-specific camera dataOpaque private contentAvoid arbitrary rewriting

The practical effect of time, orientation, and location

Photo managers often sort by DateTimeOriginal. Travel across time zones, an incorrect camera clock, or scanned film may justify a correction, but keep the source before a batch edit. EXIF date strings commonly follow a YYYY:MM:DD HH:MM:SS shape; natural-language replacements may no longer parse.

Orientation needs special care. Some software changes only the tag, while another export rotates the pixels and resets the tag. Double processing or no processing can both leave a sideways image. GPS is a group of entries, so deleting one displayed coordinate string may not clear every location value.

Example: publishing a photograph made indoors

The scene contains no visible address, but the GPS group can still record the exact capture point. Review GPS IFD, embedded thumbnails, and private fields, then export and verify with a second metadata viewer that the location is no longer shown.

What copyright fields can and cannot do

Artist, Copyright, and ImageDescription can help a recipient identify the creator or rights statement. An upload service may strip them, so they are workflow information rather than a replacement for contracts, licensing records, visible credit, or platform attribution controls.

Use consistent author names, years, and contact details within one delivery. If IPTC and XMP are also present, avoid conflicting values between namespaces. Visible captions and accessible alternative text still need to be maintained on the page.

  • Editorial or commercial delivery: ask which IPTC, XMP, and EXIF fields the recipient requires.
  • Personal social posting: focus on location, time, and private device information.
  • Family archive: retain useful sorting context and maintain backups of originals.

A safer edit and verification workflow

Duplicate the original and read every parseable row before changing anything. Keep each edit intentional and limited. When adding a field, choose the correct IFD, Tag, and data type; text, integers, rational values, and byte arrays are not interchangeable.

MakerNote often contains offsets and proprietary structures that a general editor cannot rewrite losslessly. After export, use an independent viewer to check orientation, dates, GPS, and copyright, then open the image itself to confirm that the pixel data was not unexpectedly re-encoded.

  1. Keep an untouched original and give the working copy a distinct name.
  2. Mark fields to retain, correct, or remove, with a reason for each change.
  3. Verify IFD, Tag, type, and value before exporting a new JPEG.
  4. Cross-check critical fields in a photo manager and operating-system properties.
  5. Inspect orientation, color, and the complete frame before publication.

Frequently asked questions

Does removing EXIF reduce image quality?

Not when a tool rebuilds only the metadata segment and preserves the JPEG image data. Verify whether the specific export process re-encodes pixels.

Does changing capture time alter the file-system timestamp?

Not necessarily. EXIF capture time and operating-system creation or modification times are separate values that applications may display differently.

Does removing GPS make a photo anonymous?

No. The filename, visible scene, other metadata, account identity, and platform logs may still reveal information. GPS review is one part of a publication check.

Related guides

Continue reading