Where GPS data lives in a photo file
To remove GPS data from photos, strip the EXIF location fields from a copy before sending it by email, AirDrop, cloud link, or social app. Turning off location for the Camera prevents new GPS tags but does not clean photos you already took.
EXIF (Exchangeable Image File Format) is a structured block of data appended to JPEG, HEIC, and other image files. It contains dozens of fields: capture time, camera make and model, lens settings, orientation, and — if location services were on — GPS coordinates. These fields record where the camera was when the shutter fired, not where the photo was viewed or edited later. A photo taken at home carries your home's coordinates. A photo taken at a private address, a medical appointment, or a regular commute stop carries that location too. The GPS fields are:
- GPSLatitude and GPSLongitude: the exact coordinates
- GPSAltitude: elevation above sea level
- GPSTimeStamp: the time from the GPS signal, often in UTC
- GPSImgDirection: compass direction the camera was pointing
When GPS data survives after sharing
Platform behavior is inconsistent, and the inconsistency creates a false sense of security. Some platforms strip GPS metadata from publicly accessible files: Instagram, Facebook, and X (when uploaded via the standard interface). The stripping happens server-side after upload, which means the file you sent contained the coordinates during transit. The only reliable protection is removing the data from the file before it leaves your device, regardless of what you expect the recipient or platform to do with it. Contexts where GPS data typically survives unchanged:
- Email attachments
- AirDrop to another person's device
- iCloud Drive shared links
- Slack and Discord file uploads
- Direct download links on forums or personal websites
- File transfers via USB or cloud sync to a PC
How to stop GPS from being added to new photos
Go to Settings > Privacy & Security > Location Services > Camera and set it to Never. This prevents the Camera app from writing GPS fields into new photos.
This setting only affects photos taken after the change. Existing photos in your library already have their original GPS data and are not affected. If you use location tagging to organize your photo library by place, you may prefer to leave it on and strip data selectively before sharing rather than disabling it globally.
The iOS share sheet option
iOS 15 and later added a way to share a photo without its location through the standard share sheet. When you tap Share on a photo, tap Options at the top of the share screen. Disable Location. The copy sent to the share destination will not include GPS fields.
Limitations of this approach: it applies only to the share sheet action. It is not available when copying a file to iCloud Drive, using AirDrop in some contexts, sharing through third-party apps, or uploading via a web upload form. It also does not modify the original file in your Photos library.
Ways to remove GPS, compared
iOS gives you a few built-in options, each with a catch. Here is how they line up, including clearing location from a photo already in your library.
| Method | Best for | The catch |
|---|---|---|
| Photos app — Adjust Location, No Location | One existing photo | iOS 15+; clears location only, in your library |
| Share sheet — Options, Location off | One shared copy | Share sheet only; the original keeps GPS |
| Settings — Location Services, Camera, Never | All future photos | Does not touch photos you already took |
| EXIF remover (this tool) | A clean copy of any photo | Strips GPS and all EXIF; original untouched |
How to remove GPS from photos with PhotoTools
Open the Remove EXIF tool and drop in your photos. The tool reads the metadata fields and displays them — including GPS coordinates if present — so you can see exactly what the file contains before exporting.
Click Strip & Download to export a clean copy. The tool decodes the image and re-encodes it without the original EXIF block. GPS coordinates, altitude, capture time, camera model, and other metadata fields are absent from the output file.
Processing happens entirely in your browser. Your photos are not sent to any server. The originals in your Photos library are not modified. Only the downloaded copy is clean.
A complete privacy review before sharing
Removing GPS from the EXIF block is the most important step, but a thorough review before sharing a photo publicly involves three checks:
- Check the visible image. A photo of a living room may show house keys, mail with your address, a street number through a window, or a reflection in a mirror. EXIF removal does not change what appears in the pixels.
- Check the filename. The iPhone names photos with patterns like IMG_5482.HEIC. These are not directly sensitive, but a continuous sequence of export filenames can help reconstruct a timeline of activity.
- Verify the cleaned file. Drag the output back into an EXIF viewer and confirm that GPSLatitude, GPSLongitude, and DateTimeOriginal are absent before sending.
Special cases
- Live Photos: These consist of a still image and a short video clip. Removing EXIF from the still image does not affect the video component. Export a standard still image before sharing if you want to avoid this.
- Screenshots: Screenshots on iPhone do not normally contain GPS EXIF, but they can reveal private information inside the image: notification text, map locations, browser tabs, and account names.
- iCloud Shared Albums: These may preserve metadata depending on settings. If others can download photos from your shared album, treat those photos the same as direct file transfers and clean them first.