Lightroom answer
How to Remove Location Data From Client Proofs Before You Send Them
If you send proofs through the ClientGallery plugin for Lightroom Classic, location metadata is removed on every export and every publish. If you upload any other way, stripping it is your job, and this page says how to check.
Updated 18 September 2026
A photo can carry the place it was taken inside the file itself.
That is harmless on a landscape and awkward on a newborn session shot in the family's living room.
The short answer for clientgallery.io users is route-dependent.
Proofs that go out through the ClientGallery plugin for Lightroom Classic have their location metadata removed by the plugin itself, on every export and every publish. There is no checkbox to remember, because the plugin sets it for you each time.
Photos that reach a gallery any other way, such as the browser uploader on the website, are not covered by that statement. We have not verified what happens to location data on that route, so this page makes no claim either way. If you upload through the browser, remove location data in your own export settings before the upload.
The answer by upload route
One row per way a photo can reach a gallery.
| How the proof reaches the gallery | Location metadata | What you do |
|---|---|---|
| Lightroom Classic Export dialog, destination ClientGallery | Removed by the plugin on every export | Nothing. The plugin sets it each time |
| Lightroom Classic Publish Service, ClientGallery | Removed by the plugin on every publish, including republished photos | Nothing. Publish runs through the same export provider |
| A saved export preset used with the ClientGallery destination | Removed, even if the preset was saved with location kept | Nothing. The plugin overrides what a preset carries in |
| Browser upload on the website | Not verified, so no claim is made | Remove location data in your own export settings before you upload, then check one file |
| The cloud Lightroom app | The plugin does not run there. It is for Lightroom Classic only | Export files with location removed, then upload through the browser |
What location metadata is
Cameras and phones with a location source can write coordinates into the image file when the photo is taken.
In a JPEG, those coordinates live in the Exif block. The ExifTool GPS tag reference describes these tags as part of the Exif standard, stored in a separate section of the Exif information.
The tags that matter for privacy are these.
| Tag name | What it records |
|---|---|
| GPSLatitude | North or south position |
| GPSLongitude | East or west position |
| GPSAltitude | Height |
| GPSDateStamp | Date of the location fix |
| GPSTimeStamp | Time of the location fix |
Latitude and longitude together are enough to put a pin on a map.
A file keeps these tags when it is copied, emailed or uploaded, unless something along the way removes them. That is why the question is about each upload route, not about the gallery in general.
Why proofs are worth stripping
A proof leaves your control the moment the link is shared.
A client can forward a gallery link to relatives, a partner or an agency. Anyone who downloads a file gets whatever metadata is still inside it.
Some sessions make that a real concern.
- Newborn, family and boudoir sessions shot in the client's home.
- Real estate and interiors where the owner still lives on site.
- Campaign work shot at a location that has not been announced, as covered in the guide to sharing unreleased campaign photos.
- Any shoot where the client asked you not to reveal where it happened.
Proofs exist for choosing, so location data does nothing for the client at this stage. Removing it costs nothing and closes one way a private address can travel.
What the plugin does, exactly
The ClientGallery plugin decides its own render settings instead of offering them.
Before each export or publish, it rewrites a fixed list of settings, whatever the dialog or a preset said. In the plugin's source, the location line reads LR_removeLocationMetadata = true.
The same function forces the file format and a few render choices, so the whole list looks like this.
| Setting the plugin forces | Value |
|---|---|
| File format | JPEG |
| Colour space | sRGB |
| Image size | Resized to a proof size, sized for fast viewing |
| Output sharpening | Off |
| Location metadata | Removed |
Three consequences follow from that design.
- Export and Publish behave the same. One provider serves both the Export dialog and the Publish Service, so a republished photo goes through the same settings as the first upload.
- A preset cannot switch it back on. The settings are applied after a preset loads, so a preset saved with location kept is overridden for this destination.
- Your catalog is not changed. The setting applies to the copy the plugin renders and uploads. The plugin never writes location fields in your catalog, so your own records keep their coordinates for your own use.
Setting the plugin up takes a studio key from your dashboard, pasted once into the Export dialog. The steps are in the guide to publishing a gallery from Lightroom Classic.
The plugin is a free download and works on a free account, which holds one gallery.
What this page does not claim
The claim above is narrow on purpose.
- Browser uploads. We have not verified whether photos uploaded through the website keep or lose location data. Treat that route as your responsibility.
- Other metadata. This page is about location only. It makes no claim about camera details, copyright, captions or keywords in the uploaded proof.
- Files you send outside the gallery. A full-resolution handoff or any file you email is whatever you exported. Strip location in that export too.
- The exact fields removed. The plugin turns on Lightroom Classic's own location-removal setting. Which individual tags that setting removes is Adobe's behaviour, and Adobe's help pages could not be read today, so the list above is the standard GPS tag set, not a promise about each one.
If you upload through the browser
Do the removal before the file leaves your computer.
- Open the export settings of the tool you edit in.
- Find the metadata options and choose to remove location information.
- Save that as a preset, so the choice sticks for the next job.
- Export one test photo from a shoot where location was recorded.
- Check that file before uploading the rest.
Menu names differ between tools and versions, so this page does not quote them. For Lightroom Classic export presets in general, see when a Lightroom export preset for client galleries earns its keep.
How to check a file
A check takes one minute and settles the question for that route.
- Take one exported file from a shoot where you know location was recorded.
- Open it in a metadata viewer. ExifTool is one free option, and its reference lists the GPS tags by the names in the table above.
- Look for GPSLatitude and GPSLongitude.
- If they are absent, that export route is clean. If they are present, fix the export setting and test again.
Test the original too, so you know location was recorded in the first place. A clean export from a file that never had coordinates proves nothing.
A checklist before proofs go out
| Step | Plugin route | Browser route |
|---|---|---|
| Location removed from the proof | Done by the plugin | Your export setting |
| Test one file | Optional | Once per export preset |
| Gallery password for a private session | Password field in the Export dialog | Set on the gallery |
| Files handed over outside the gallery | Strip location in that export | Strip location in that export |
Who should not rely on this page: a photographer who never uses Lightroom Classic. The plugin is the only route this page vouches for. Everything else depends on your own export settings and a one-file check.
Sources
- ExifTool, "GPS Tags" reference (tag names GPSLatitude, GPSLongitude, GPSAltitude, GPSDateStamp, GPSTimeStamp; GPS tags as part of the Exif standard in a separate section), last revised 3 March 2025, fetched 18 September 2026, https://exiftool.org/TagNames/GPS.html
- clientgallery.io product facts, checked in code 18 September 2026: the Lightroom Classic plugin forces location removal, JPEG, sRGB, a proof resize and sharpening off before every export and publish, overriding presets; one provider serves Export and Publish; the plugin writes no location fields in the catalog; it is a free download that works on a free account of one gallery; it runs in Lightroom Classic only. No claim is made about browser uploads, https://clientgallery.io/lightroom
Frequently asked
Does the ClientGallery Lightroom plugin remove GPS data from proofs?
Yes. Before every export and every publish, the plugin turns on Lightroom Classic's location-removal setting for the copy it uploads. It does this itself, so there is no setting for you to remember.
What if my export preset keeps location data?
For the ClientGallery destination, the plugin overrides it. It applies its own settings after a preset loads, so location removal stays on whatever the preset said.
Does removing location from proofs change my Lightroom catalog?
No. The setting applies to the rendered copy that is uploaded. The plugin never writes location fields in your catalog, so your own records keep their coordinates.
Are photos uploaded through the website stripped of location data?
We have not verified it either way, so we make no claim. If you upload through the browser, remove location data in your own export settings first and check one file.
How do I check whether a photo still has GPS data?
Open an exported file in a metadata viewer such as ExifTool and look for GPSLatitude and GPSLongitude. Check the original as well, so you know the camera recorded location in the first place.
Does this work in the cloud Lightroom app?
No. The plugin runs in Lightroom Classic only. From the cloud app, export with location removed and upload through the browser.
Your client galleries, under your name
Unlimited galleries, your branding, one-click Pixieset import, and a Lightroom plugin, all on a flat 10 $/month with everything included. Your first gallery is free.
Get the Lightroom plugin