Three different metadata standards, three different purposes
Image files commonly carry more than just pixel data — three separate metadata standards, each with a different origin and purpose:
- EXIF (Exchangeable Image File Format): camera-generated technical data — shutter speed, aperture, ISO, timestamp, device model, and (critically) GPS coordinates if location services were enabled at capture time.
- IPTC: originally developed for the news/publishing industry — caption, keywords, copyright, photographer credit — descriptive metadata meant to travel with an image through an editorial workflow.
- ICC: color profile information, describing exactly how the image's color values should be interpreted for accurate reproduction across different devices and displays.
Why EXIF GPS data is a genuine, underrated privacy risk
This is the most practically important fact in the whole topic: many phone cameras embed precise GPS coordinates directly into a photo's EXIF data by default. Sharing that photo — on a forum, marketplace listing, or anywhere metadata isn't automatically stripped — can expose the exact location it was taken, including home addresses, without any visible indication in the image itself. Many platforms (major social networks) strip EXIF on upload as a matter of policy, but plenty of smaller sites, direct file shares, and messaging apps do not — assume metadata survives unless you've verified otherwise for a specific destination.
What ICC profiles solve
Without an embedded color profile, the same image's colors can render subtly differently across devices, since displays interpret raw RGB values slightly differently depending on their specific color capabilities. An ICC profile tells software exactly how to translate the image's stored values into accurate color on a given display — important for professional photography and print work, less critical for casual web images where minor color variation across devices generally goes unnoticed.
What's safe to strip, and what to check first
| Metadata type | Generally safe to strip for web/casual sharing | Worth checking first |
|---|---|---|
| EXIF GPS coordinates | Yes — rarely needed by the recipient | — |
| EXIF camera settings | Yes — mostly relevant only to the photographer | — |
| IPTC copyright/credit | — | Keep if attribution matters for the image's use |
| ICC color profile | — | Keep if color accuracy matters (print, professional photography) |
Common mistakes
- Assuming metadata is automatically stripped everywhere. Major social platforms often do this, but direct file sharing, smaller sites, and many messaging apps frequently do not — check before sharing anything with embedded location data you don't want exposed.
- Stripping all metadata indiscriminately, including IPTC copyright/attribution information that may actually matter for the image's intended use.
- Not realizing screenshots can carry metadata too. Depending on the device and app, even a screenshot can pick up location or device metadata under some circumstances — worth verifying for sensitive content, not just assuming only camera photos carry this risk.
FAQ
Does every photo taken on a phone include GPS location in its metadata?
Only if location services were enabled for the camera app at capture time — but this is a common default setting, so assume it's present unless you've specifically verified otherwise.
Do social media platforms strip EXIF data automatically?
Many major platforms do, as policy — but this isn't universal; direct file sharing, smaller sites, and various messaging apps often preserve metadata untouched.
Is it safe to strip all image metadata before sharing?
For casual/web sharing, usually yes for EXIF camera and GPS data — but check first if IPTC copyright/attribution or an ICC color profile matters for that specific image's intended use.
Inspect and strip image metadata before sharing with the Image Converter — entirely client-side, nothing is uploaded.