How to Check Whether a Photo Contains GPS Metadata
Learn where GPS metadata can appear in photos, how to inspect location-related fields, and why checking the final shared image matters.
Some photos can contain GPS metadata: latitude, longitude, altitude, direction, timestamp, or related location fields stored alongside the image. That information may be useful in a private photo library and risky in a public upload.
The safe habit is simple: inspect the file you are about to share, not only the original you started from.
Where GPS data comes from
Phones and cameras may record location when location services are enabled for the camera app. Editing software may preserve, remove, or rewrite that metadata. Messaging apps and social platforms may strip some metadata, but you should not rely on every service behaving the same way.
A photo without GPS fields can still reveal context visually, through landmarks, signs, backgrounds, or timestamps. Metadata is only one part of privacy review.
What to look for
Open the image in a metadata viewer and look for fields related to GPS, location, coordinates, altitude, direction, map datum, capture date, camera model, and software. GPS fields may be nested or labeled differently depending on the file and parser.
Latitude and longitude are the obvious concern, but time and device details can matter too. A location without a timestamp is different from a location paired with the exact capture time.
Check the final file
If you crop, resize, convert, or export the image, check the result again. Some workflows strip metadata. Others preserve selected fields. Some may create new software metadata even if GPS fields disappear.
For privacy-sensitive sharing, the final exported file is the only file that matters.
What conversion can and cannot do
Format conversion may remove metadata as a side effect, especially in browser workflows that redraw pixels to a canvas. But conversion is not a privacy policy. Do not assume that JPG to PNG, HEIC to JPG, or WebP conversion always removes GPS data.
If the goal is metadata removal, use a workflow designed for that purpose and verify the output afterward.
Recipemoon workflow
Use Recipemoon's Image Metadata Viewer to inspect a photo before sharing. If you convert the image afterward, inspect the converted copy too.
For public uploads, watch for GPS, capture time, device model, embedded comments, and thumbnails. When in doubt, create a clean export and keep the original private.