Quick Methods to Remove EXIF Data
ExifTool (Windows, macOS, Linux)
ExifTool is a free, cross-platform command-line tool for removing metadata:
- Download from exiftool.org
- Open a terminal and navigate to your image folder
- Run:
exiftool -all= photo.jpg
To process all images in a folder:
exiftool -all= *.jpg
ImageOptim (macOS)
ImageOptim removes metadata while optimizing file size:
- Download from imageoptim.com
- In Preferences → General, check “Strip JPEG metadata”
- Drag and drop your images
Exif Purge (Windows)
A simple batch tool for Windows:
- Download from exifpurge.com
- Add files or drag and drop
- Click “Purge Exif Data”
Online Tools
For quick one-off removals, you can use online EXIF removers. However, be cautious about uploading sensitive photos to third-party websites.
What Gets Removed
When you strip EXIF data, you remove:
- GPS coordinates — Exact location where the photo was taken
- Camera settings — ISO, aperture, shutter speed, focal length
- Device info — Camera/phone model, lens, serial numbers
- Timestamps — Date and time the photo was taken
- Lightroom edits — XMP data with editing adjustments
- Thumbnails — Embedded preview images
Why Remove EXIF Data?
Common reasons to strip metadata:
- Privacy — Remove GPS location before sharing publicly
- Security — Hide device information and serial numbers
- Anonymity — Prevent identification through camera fingerprinting
- File size — Reduce file size slightly (metadata is usually small though)
Before You Remove: Consider Keeping a Backup
While there are valid reasons to strip metadata, consider keeping original files with metadata intact:
- Future reference — You may want to know camera settings or location later
- Preset recovery — If you lose your Lightroom presets, you can recover them from JPEGs that have metadata
- Organization — Metadata helps with sorting and searching photos
Recommended workflow:
- Keep original exports with full metadata in a secure location
- Create copies for sharing
- Strip metadata only from the copies you’ll upload publicly
Verify Metadata Was Removed
After stripping metadata, verify it worked:
- Upload the processed image to PixelPeeper
- Check that no EXIF or XMP data appears
- Confirm GPS coordinates are gone
Platform-Specific Notes
Social Media Auto-Stripping
Most social platforms automatically remove EXIF data on upload:
- Instagram — Strips all metadata
- Facebook — Strips all metadata
- Twitter/X — Strips all metadata
- Flickr — Preserves metadata (be careful!)
Messaging Apps
- iMessage — Preserves metadata
- WhatsApp — Strips metadata
- Signal — Strips metadata by default
- Telegram — Strips metadata
If privacy is a concern, strip metadata yourself rather than relying on platforms to do it.