What is EXIF data?
EXIF (Exchangeable Image File Format) is metadata embedded inside image files — primarily JPEGs and TIFFs. Every time you take a photo with a digital camera or smartphone, the device automatically writes dozens of data fields into the image file alongside the pixel data.
This metadata includes information you probably want: exposure settings, camera model, date and time. It also includes information you may NOT want: precise GPS coordinates of where the photo was taken.
What EXIF data contains
Camera information:
- Camera make and model (Canon EOS R6, iPhone 15 Pro)
- Lens model
- Software used (Adobe Lightroom version, iOS version)
Capture settings:
- Date and time the photo was taken (to the second)
- Shutter speed and aperture
- ISO sensitivity
- Focal length
- Flash status
- White balance
GPS data (the privacy risk):
- Latitude and longitude (typically accurate to within meters)
- Altitude
- GPS timestamp
- Speed and direction (if taken while moving)
Creator information (sometimes):
- Photographer's name
- Copyright notice
- Email address or website
- Description and keywords
Why GPS data in photos is a privacy concern
When a smartphone takes a photo with location services enabled, it records the GPS coordinates — typically accurate to within 5-20 meters. This means:
Sharing a photo online can reveal:
- Your home address (if taken at home)
- Your workplace
- Your children's school
- Regular locations you visit
- Travel patterns over time
Social media platforms like Facebook, Instagram, and Twitter strip EXIF data when you upload — but many other platforms and services do not. Email attachments, file sharing services, and portfolio sites often preserve the full EXIF data.
Real-world cases where this matters:
- A photo of a "sold" listing posted by an agent reveals the seller's precise address
- Photos taken at home and shared in online communities reveal your location
- Protest or activist photography can identify participants' home addresses
- Journalists in sensitive locations can be identified through photo metadata
When to remove EXIF data
Always remove before:
- Posting to forums or community sites that don't strip metadata
- Sharing via email with unknown recipients
- Uploading to portfolio sites or personal websites
- Contributing to open-source projects or wikis
Keeping EXIF data is fine:
- Photos stored in your personal library (metadata helps with organization)
- Professional photography delivered to clients (helps with workflow)
- Archival photos where date and camera data are valuable
How to check if a photo has GPS data
Before sharing any photo, you can check:
- macOS: Right-click → Get Info → More Info → Look for latitude/longitude
- Windows: Right-click → Properties → Details → GPS section
- iPhone: Photos app → (i) icon → scroll down for location
- Online: Upload to EXIF viewer (your file doesn't leave your browser with Privatool)
EXIF removal methods
Canvas method (used by Privatool)
Drawing the image onto an HTML5 canvas and saving it creates a new image with no embedded metadata. Fast, browser-based, no upload. The limitation: this also recompresses the image, so for archival quality, use dedicated software.
Adobe Lightroom / Photoshop
Export with "Remove Location Info" checked. More control over what's removed vs preserved.
ExifTool (command line)
The most complete solution. Can remove specific fields or all metadata. Free and open-source.
ImageOptim (macOS)
Strips metadata as part of compression. Simple drag-and-drop interface.
How to view and remove EXIF data free
- Go to EXIF Viewer & Remover
- Upload your photo (nothing is sent to any server)
- See all embedded metadata including GPS if present
- Click "Remove EXIF" to download a clean version
- The cleaned image has no location data, no camera info, no timestamps