Back to Blog

Photos & EXIF

EXIF Data Explained: Every Field in a Photo and What It Reveals

A field-by-field EXIF reference: GPS coordinates, camera serial numbers, owner name, embedded thumbnails and maker notes — which are risky, which to keep.

· 9 min read

Short answer: EXIF (Exchangeable Image File Format) is a metadata standard that stores dozens of fields inside JPEG, HEIC and TIFF photos. The fields that matter most for privacy are GPS coordinates, date and time, camera serial number, owner name and the embedded thumbnail. This is a field-by-field reference.

The Privacy-Critical Fields

EXIF tag What it stores Why it matters
GPSLatitude / GPSLongitude Coordinates, often to ~5 m Pinpoints your home, workplace or a source's location
GPSAltitude Height above sea level Distinguishes floor level in a building
GPSDateStamp UTC time of the fix Corroborates a timeline independently of the file date
DateTimeOriginal Capture time to the second Reconstructs movement patterns across a photo set
BodySerialNumber Camera body serial Links every photo you have ever published to one device
LensSerialNumber Lens serial Same linkage, survives body changes
CameraOwnerName Registered owner string Directly names the photographer
Artist / Copyright Creator name and notice Deanonymises "anonymous" uploads
Software Editing app and version Fingerprints your toolchain, reveals patch level
MakerNote Vendor-specific blob Can contain focus points, face-detection data, even a second thumbnail
ThumbnailImage Small preview May show the pre-crop or pre-edit image

The Technical Fields (Usually Harmless)

ISO, FNumber, ExposureTime, FocalLength, WhiteBalance, Flash, Orientation, ColorSpace, XResolution and YResolution describe how the image was captured or should be displayed. Photographers often want to keep these. Orientation and resolution should be preserved or the image may display rotated or at the wrong size — a good cleaner keeps them while dropping the rest.

Try MetaClean — clean this kind of file in seconds.

Strip EXIF, GPS, author, and edit-history metadata from photos, PDFs, and Office documents right in your browser.

Clean a file now · See what gets removed · Step-by-step guides · Pricing

Where EXIF Lives in the File

EXIF sits in an APP1 marker segment near the start of a JPEG, structured as TIFF-style Image File Directories (IFD0 for the main image, ExifIFD for capture data, GPS IFD for location, IFD1 for the thumbnail). XMP, a separate XML-based standard, usually sits in a second APP1 segment and can duplicate the same values — which is why naive strippers leave copies behind. IPTC adds a third layer used by news agencies for captions and credits.

Removing "EXIF" properly means clearing all three: EXIF IFDs, XMP packets and IPTC records.

Which Platforms Strip It

Platform EXIF on upload
Facebook / Instagram Stripped from the public copy; retained internally
X (Twitter) Stripped
WhatsApp / Signal Re-encoded, most fields removed
Telegram (photo mode) Stripped; "file" mode keeps everything
Discord Retained in many cases
Email attachments Fully retained
Cloud storage links Fully retained

Full comparison: EXIF data privacy across social media platforms.

How to Read and Remove EXIF

To read: upload to an image metadata viewer, or run "exiftool photo.jpg" locally (ExifTool is the reference implementation).

To remove: open MetaClean Pro, drop the file in, clean, and check the Before/After diff. Orientation and colour profile are preserved so the photo still renders correctly.

FAQ

What does EXIF stand for? Exchangeable Image File Format, a specification maintained by the Camera and Imaging Products Association.

Do PNG files have EXIF? PNG can carry an eXIf chunk plus tEXt/iTXt text chunks, but most PNGs store metadata as text chunks instead. See the PNG guide.

Does turning off location on my camera remove all risk? It removes GPS but keeps serial numbers, timestamps and maker notes.

Does editing a photo remove EXIF? Usually not. Most editors copy the original fields into the exported file and add their own Software tag.

Can EXIF be recovered after stripping? Not from the cleaned file. Copies you already shared, and platform-side originals, are unaffected.

Bottom Line

EXIF is a rich, standardised record of how, when and where a photo was taken — useful to photographers, dangerous to anyone who wants to stay anonymous. Know which fields you are keeping. Inspect and strip EXIF free.

Try MetaClean Pro free — remove metadata from your files in seconds.

Skip to main content