photometadata.netEXIF · GPS · METADATA

EXIF Data for Real Estate Photos

Short version: strip GPS coordinates from listing photos before they leave your computer. If you are the photographer, strip GPS but keep your copyright fields — they are the evidence you own the images when a client reuses them after the listing expires. The checklist below is the whole workflow.

The pre-upload checklist

  • Remove GPS from every delivered image. Not just exteriors — interior shots carry the same coordinates.
  • Check one photo before you upload the set. Open a file in an EXIF viewer and confirm the GPS block is gone.
  • Keep the untouched masters.Strip on export, not on your archive. GPS is how you find last spring's shoot again.
  • Photographers: keep Artist and Copyright. Clear GPS only, so the credit survives in the file you hand over.
  • Agents: strip everything. You have no use for the camera serial or edit history, and one pass removes the lot.
  • Don't assume the MLS cleans it up for you. It might. The copies you email, text, or post to Instagram won't be touched either way.
Strip a photo now — free, in your browser

Why strip GPS when the address is already public?

It's a fair objection, and most advice on this topic skips past it. A live listing publishes the address next to the photos, so coordinates in the file tell a visitor nothing new. The leak matters everywhere except that one page:

  • Coming-soon and pocket listings. Teaser photos go out on social and in email before the address does. GPS coordinates put the pin on the map weeks early.
  • Photos that outlive the listing. Portfolio pages, agent bios, print flyers, and Instagram carousels keep circulating after the sale closes, detached from the address but not from the coordinates.
  • Interiors of a vacant or staged home. Coordinates plus a room-by-room tour plus a timestamp is a useful document for someone who is not a buyer.
  • The occupant, mid-listing. A seller still living in the home did not necessarily agree to have their front door geotagged in a file that gets forwarded around.
  • Drone frames. These carry GPS and altitude, and sometimes a home point — the spot the pilot took off from, which is often the neighbour's driveway. See our guide to drone photo EXIF data.
  • Your own equipment. Camera make, model, and serial number ride along in every frame and link your listing photos to anything else you have ever posted from that body.

There is also a timestamp problem that has nothing to do with privacy. DateTimeOriginal is the strongest evidence of when a photo was actually taken. If a property is relisted with photos from two summers ago, the metadata says so — see when was this photo taken. That's a good argument for setting your camera clock correctly, and a bad argument for editing the field after the fact.

Does the MLS remove EXIF data on upload?

Often, as a side effect. Most listing platforms resize and re-encode what you upload so the images render fast at a consistent size, and re-encoding usually drops the EXIF block along with it. But "usually" is doing a lot of work in that sentence. MLS systems are regional and each one handles images differently, there is no published guarantee, and behaviour changes with platform updates without anyone announcing it.

More to the point, the MLS is one of many places those photos go. The set you email to the seller, drop in a shared folder for the stager, text to a contractor, or post to your own site travels exactly as you exported it. Strip once at export and every copy is clean, whatever any platform does downstream.

How to remove GPS from listing photos

Any device — browser

Open the metadata remover, pick a photo, and download a clean copy. It redraws the image without its metadata block, so every field goes — GPS, serial, timestamps, IPTC, XMP. It runs entirely in your browser, which matters when the photos belong to a client.

Windows

Select the photos in File Explorer, right-click → PropertiesDetailstab → Remove Properties and Personal Information. Choose "Create a copy with all possible properties removed," or tick just the GPS fields. It works on a whole selection at once, though it only touches the properties Windows exposes — verify the result.

Mac

In the Photos app, select the images and choose Image → Location → Hide Location. That clears coordinates but leaves camera and exposure data behind. For a full strip on macOS, use the browser tool above or ExifTool in Terminal.

Phone shots and walkthroughs

iPhone: Share sheet → Optionsat the top → toggle Location off (full guide). Android: Google Photos → details → Remove location (full guide).

For the wider version of this workflow — which platforms clean metadata for you and which quietly pass it through — read strip metadata before sharing.

Photographers: drop the GPS, keep the copyright

Blanket "remove all metadata" advice is wrong for the person who took the photos. Your Artist, Copyright, and IPTC creator fields are embedded proof of authorship, and real estate images get reused constantly — by the next agent, by the seller, by a portal that scraped the listing. A file with your credit still in it is a much shorter conversation.

The browser tool re-encodes the image and clears every field, including your copyright. When you need surgical removal instead, ExifTool deletes just the GPS group:

exiftool -gps:all= -overwrite_original photo.jpg

A whole delivery folder: exiftool -gps:all= -overwrite_original -r ~/shoots/123-maple-st — run it on the export, never on your masters. Installation and the full-strip variants are in our ExifTool guide.

Lightroom and Capture One can do the same at export: look for the metadata dropdown in the export panel and choose the option that includes copyright but excludes location. Whatever the route, confirm the result on one file rather than trusting the label.

Check a photo before the set goes out.

Drop one exported listing image in and read the raw tags. If the GPS block is empty and your copyright is intact, the export preset is right and the rest of the folder will be too. Nothing is uploaded.

Open the EXIF Viewer

Camera settings to fix before an MLS shoot

These are the metadata-side settings — the ones that decide what ends up baked into the file. Exposure choices are a separate subject, covered in our guide to camera settings in EXIF data.

  • Turn off geotagging at the source.Most dedicated cameras have no GPS receiver, but the companion apps — Canon Camera Connect, Nikon SnapBridge, Sony's Imaging Edge — will copy location from your paired phone into every frame if you let them. Turn that sync off and there is nothing to strip later.
  • Fill in the copyright fields in-camera. Canon and Nikon both have a Copyright Information menu that writes your name into Artist and Copyright on every shot. Set it once per body and stop thinking about it.
  • Set the clock and the time zone.A camera that still thinks it's in last month's time zone stamps every file wrong, which shows up the moment a photo's date is questioned. Reset it when you travel.
  • Shoot sRGB, or convert on export. Adobe RGB files look washed out in browsers that ignore the embedded profile, and listing portals are not careful about profiles. The color space lives in EXIF; get it right before upload.
  • Deliver JPEG, archive RAW. Your export step is the natural place to strip GPS, and the RAW masters keep their coordinates for your own catalog.

Related Guides

Frequently Asked Questions

Should I remove metadata from real estate photos?

Remove the GPS coordinates, yes. On a live listing the address is public anyway, but listing photos travel far beyond that page — teaser posts before the address is announced, portfolio pages and flyers long after the sale, files forwarded to stagers and contractors. Coordinates follow the file everywhere. If you're the photographer, remove GPS but keep your copyright fields.

What EXIF data is in a real estate photo?

Typically GPS latitude and longitude accurate to a few meters (and altitude on drone shots), the capture date and time, the camera make, model, and often serial number, the lens, the full exposure settings, the color space, and any editing software that touched the file. Photos shot on a phone almost always carry location; photos from a dedicated camera carry it only if a paired phone app was syncing location.

Does the MLS strip EXIF data from uploaded photos?

Usually, as a byproduct of resizing and re-encoding your upload — but MLS systems are regional, none of them publish a guarantee, and the behaviour can change with a platform update. It also doesn't help with the copies you email, text, or post elsewhere. Strip the files once at export and it stops mattering what any platform does.

How do I remove GPS data from listing photos on Windows?

Select the photos in File Explorer, right-click and choose Properties, open the Details tab, then click "Remove Properties and Personal Information." You can strip all properties into a copy, or tick only the GPS fields. It handles a whole selection at once, but it only removes what Windows exposes — check one result in an EXIF viewer before you trust the batch.

Can I keep my copyright info but remove the location?

Yes. ExifTool removes only the location group with exiftool -gps:all= -overwrite_original photo.jpg, leaving Artist, Copyright, and IPTC creator fields intact. Lightroom and Capture One offer the same choice in their export metadata dropdown. A browser-based full strip, by contrast, clears every field including your credit.

Do drone photos of a property contain GPS data?

Almost always, and more of it than a ground shot: latitude, longitude, and altitude, sometimes along with the recorded home point where the aircraft took off. Treat aerial frames as the most location-revealing images in the set and strip them the same way you strip the rest.