Every photo taken on an iPhone with location services enabled contains the exact GPS coordinates of where it was shot. This information is invisible in the photo itself — it lives in the EXIF metadata block attached to the file. When you share the photo, whoever receives it also receives the location. This guide explains where the data lives, when it survives sharing, and how to remove it before the file leaves your device.
Where GPS data lives in a photo file
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.
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
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.
When GPS data survives after sharing
Platform behavior is inconsistent, and the inconsistency creates a false sense of security.
Platforms that strip GPS metadata from publicly accessible files: Instagram, Facebook, 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.
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
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.
How to stop GPS from being added to new photos
Go to Settings > Privacy & Security > Location Services > Cameraand 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.
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 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 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 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.
Frequently asked questions
How do I remove GPS location from iPhone photos?
Drop the photo into the EXIF remover, which shows any GPS coordinates, then click "Strip & Download" for a clean copy — all in your browser. For a single share, you can also tap Share → Options and turn off Location (iOS 15+).
Do Instagram and Facebook remove photo location?
They strip GPS from public posts, but the original file with coordinates is still uploaded to their servers first. Email, AirDrop, iCloud Drive links, Slack, and Discord typically keep the GPS data intact.
How do I stop my iPhone from adding location to photos?
Go to Settings → Privacy & Security → Location Services → Camera and set it to Never. This affects only photos taken after the change; existing photos keep their original GPS data.
Does removing GPS change the photo itself?
No. GPS lives in the EXIF block, separate from the pixels. Stripping it leaves the image looking identical.