Privacy & Safety

The Seller's Metadata Checklist: Your Home Address Is Hiding in Every Listing Photo

Every photo you take at home and upload to eBay, Vinted, or Facebook Marketplace can broadcast your exact home address to strangers. Here's a 7-step checklist to clean your listing photos before they go live.

MC
MetaClean Team
May 15, 2026
10 min read
💬

Short Answer

Most online marketplaces — including Vinted, Etsy, Depop, and Facebook Marketplace — do not reliably strip GPS coordinates from photos you upload. That means every listing photo taken at home may contain your exact home address, readable by any stranger with free tools. The fix is straightforward: remove metadata before selling online — strip it before you upload, not after. This checklist walks you through exactly how.

The Hidden Risk Every Online Seller Faces

You've tidied up the item, found good natural light, taken ten photos to get the angle just right. You upload them to your listing and hit publish. And without knowing it, you've just shared your home address with every person who browses your listing — including the ones you'd never invite through your front door.

This isn't a hypothetical. When you photograph anything with a smartphone, the camera automatically writes GPS coordinates into the image file as part of a hidden data layer called EXIF metadata. Latitude, longitude, sometimes altitude. Accurate to within a few metres. That data travels with the photo wherever it goes — unless someone explicitly removes it before the upload.

Most sellers have no idea this is happening. And most of the platforms you sell on either don't strip it at all, or do so inconsistently enough that you can't rely on them. The result: a public listing photo that functions as a map pin pointing to your home.

What's Actually in Your Listing Photos

A typical smartphone photo uploaded to a marketplace contains: GPS latitude and longitude (accurate to ~3 metres), exact timestamp of when the photo was taken, device make and model, camera settings (ISO, aperture, shutter speed), and in some cases the serial number of the device. Anyone can read this in seconds using free tools — no technical skill required.

Security researchers have documented cases where Facebook Marketplace's JSON responses for mobile-app listings exposed sellers' full latitude and longitude — not just an approximate area, but precise coordinates. A senior security consultant who discovered this described it bluntly: “What I found would essentially allow thieves to treat Facebook's Marketplace as a shopping list.”

That specific flaw has since been patched. But the underlying problem — sellers uploading geotagged photos — is structural, and it affects every platform. So before your next listing goes live, run through this checklist.

What GPS Metadata Actually Looks Like in a Photo

Before we get to the steps, it's worth understanding what you're actually dealing with. EXIF (Exchangeable Image File Format) is a standard that camera manufacturers have embedded into digital photos since the early 2000s. It was designed to help photographers keep track of their shots — what settings they used, when they took the picture, and where.

The GPS fields look like this in a raw EXIF view:

GPS Latitude: 51° 30' 26.30" N
GPS Longitude: 0° 7' 39.96" W
GPS Altitude: 12.3 m Above Sea Level

Drop those coordinates into Google Maps and you land on a specific address. That's your home, if you took the photo there. And because most people photograph sellable items in their living room, kitchen, or garage, that's exactly where those coordinates point.

For a deeper look at what photo metadata can reveal — and the full scope of the risk — our complete guide to photo metadata privacy covers everything from camera fingerprinting to timestamp analysis. For now, let's focus on what sellers need to do before listing.

~3m
The typical GPS accuracy of a smartphone photo's EXIF coordinates — precise enough to identify your front door, not just your street

Platform-by-Platform: Which Ones Strip Your GPS (and Which Don't)

This is the question most sellers want answered first. Unfortunately the answer for most platforms is: not reliably enough to trust. Here's what we know about each major marketplace.

eBay

eBay re-encodes images during upload, and in many cases this process does strip EXIF data including GPS. Community reports from eBay's own forums confirm this behavior — but also note it's been inconsistent over time, varying by app version, upload method, and file type. The mobile app, the desktop web interface, and the eBay-owned image hosting pipeline have each behaved differently at different points.

Verdict: Probably strips GPS, but not guaranteed. Don't rely on it.

Facebook Marketplace

Facebook's main photo feed strips EXIF on upload. Marketplace is more complicated. The platform has had documented incidents where GPS coordinates survived processing and were accessible via API responses. Facebook's mobile app has its own location-sharing feature (approximate area, not precise GPS) layered on top — which can give sellers false confidence that location data is controlled. It isn't necessarily.

Verdict: Inconsistent. Known past vulnerability exposed precise GPS. Pre-upload stripping is essential. See our Facebook Marketplace photo safety guide for the full breakdown.

Vinted

Vinted has no documented public policy on EXIF stripping. The platform compresses images during upload, but compression alone doesn't remove EXIF — it's a separate operation. There's no evidence from testing or community reports that Vinted reliably removes GPS coordinates.

Verdict: Does not reliably strip. Assume GPS survives upload.

Etsy

Etsy compresses and processes listing photos, but like Vinted, compression and EXIF removal are different things. Etsy's help documentation doesn't mention metadata removal. Testing by privacy researchers has found EXIF surviving Etsy uploads in various cases.

Verdict: Unreliable stripping. Strip before uploading.

Depop

Depop's image pipeline is similar to Vinted's. The app is popular with fashion resellers who photograph clothes at home — which makes the GPS exposure risk particularly acute. No documented stripping policy. Community discussions suggest EXIF can survive upload.

Verdict: Does not strip. High-risk platform for home sellers.

⚠️

The Core Problem With Relying on Platforms

Even if a platform strips EXIF today, platform behavior changes — with app updates, A/B tests, API pathway changes, or when you switch from mobile to desktop. The only approach that guarantees your GPS isn't in the listing photo is removing it yourself before the photo ever reaches any platform. Pre-upload cleaning is platform-agnostic and future-proof.

The 7-Step Checklist: Before You List

Whether you sell on eBay, Vinted, Depop, or anywhere else, the rule is the same: remove metadata before selling online. Work through these steps in order for every batch of listing photos. Once you've built the habit, steps 1–5 take under two minutes.

Step 1: Check What's in Your Photos Before Doing Anything Else

Before cleaning, check what metadata your photos actually contain. This gives you a clear picture of what's exposed and confirms the cleaning step worked afterward.

The fastest way: drag a photo into MetaClean's image viewer — it shows you every EXIF field in the file, including GPS coordinates with a map preview. Alternatively, on Windows, right-click the file → Properties → Details tab. On Mac, open the photo in Preview → Tools → Show Inspector → GPS tab.

What you're looking for: any field containing GPS, Latitude, Longitude, or Location. If you see values there, your photo has your coordinates. If those fields are blank or absent, you're clean.

Step 2: Remove GPS and All EXIF From Every Listing Photo

Don't selectively remove just the GPS field — strip all EXIF. Here's why: even without GPS, metadata like device model, exact timestamp, and serial number can help someone cross-reference your location from other sources. A clean file is a clean file.

The most private way to do this is a browser-based tool where your photos never leave your device. MetaClean's image tool handles JPEG, PNG, HEIC, and WebP entirely in your browser — nothing is uploaded to any server. Drop in your photos, download the clean versions. The original files on your phone or computer are untouched.

If you prefer desktop software, ExifTool is the command-line gold standard. The command exiftool -all= yourphoto.jpg strips every known metadata tag. It's free and open-source, though it requires comfort with the command line.

What you should NOT do: use your phone's remove-location toggle in the share sheet. On iOS, this removes GPS from the copy you send — but it leaves all other EXIF intact, and it's easy to forget to toggle it every time. It's not a reliable habit for listing workflows.

Step 3: Batch Clean If You Have More Than 5 Photos

Most sellers have multiple photos per listing, and multiple listings per session. Cleaning one photo at a time doesn't scale. Build batch processing into your workflow from the start.

MetaClean's batch cleaning tool lets you drop in a full folder of listing photos and clean them all at once. The clean versions download as a ZIP. Open the ZIP, and those are the files you upload to your marketplace.

The habit to build: every time you finish a photo session for listings, open the batch cleaner before you open any marketplace app. Clean first, list second. Non-negotiable.

💡

Folder Workflow Tip

Create two folders on your desktop: one for Raw Listing Photos and one for Clean Listing Photos. Always shoot into Raw, clean with MetaClean's batch tool, download into Clean, then upload from Clean. This two-folder system makes it physically impossible to accidentally upload an uncleaned photo.

Step 4: Verify the Clean File Before Uploading

This takes 15 seconds and prevents the one scenario you don't want: uploading a photo you thought was clean but wasn't. Before uploading to any marketplace, spot-check one or two of your cleaned files.

Drop a cleaned photo back into MetaClean's viewer and confirm the GPS fields are empty. Or right-click → Properties → Details on Windows. You should see no GPS coordinates, no camera model, no timestamps — just the basic image dimensions and color profile.

If you see metadata still present, something went wrong in the cleaning step. Don't upload. Re-run the cleaning process.

Step 5: Check Your Platform's Share/Download Behavior

Some marketplaces let buyers download listing photos directly. Others display them only as web-optimized images. Understanding what buyers can actually access matters.

On Facebook Marketplace, buyers can right-click and save your listing photos. On eBay, the image URLs are accessible and downloadable. Vinted and Depop images are also downloadable by anyone viewing the listing. This means the file that gets downloaded is the file with whatever metadata survived the platform's processing — which, as established above, is often more than you'd want.

If you clean before uploading, this doesn't matter. The buyer downloads a file with no metadata regardless of what the platform does or doesn't strip.

Step 6: Review Old Listings Already Published

The checklist above covers new listings. But if you've been selling online for a while, you may have dozens or hundreds of published listings with uncleaned photos.

Go through your active listings and pull the listing photos. Check them for GPS data. If they contain coordinates, you have two options: reclean the photos and re-upload them to replace the current versions, or end the listing and create a new one with cleaned photos.

This step is tedious but worth doing for listings that show your home (common with furniture, housewares, clothing photographed in front of a mirror). A listing for a €15 jumper isn't worth a stranger knowing where you live.

Step 7: Make It a Pre-Listing Ritual

The goal is to make metadata cleaning as automatic as checking spelling in your listing title. It shouldn't require willpower — it should just be the step that happens between finishing photographing and starting to write the listing.

A few things that help: keep your batch cleaner bookmarked and open in a pinned browser tab during listing sessions. On mobile, add MetaClean to your home screen as a web app shortcut. If you use a selling app that lets you upload from files (not directly from camera), always import from your Clean Listing Photos folder rather than from Camera Roll.

The risk isn't dramatic — it's cumulative. Every listing photo you upload with GPS data is another data point about where you are. And unlike a social media post that disappears from feeds, marketplace listings can stay live for weeks or months, indexed by search engines, accessible to anyone.

Beyond GPS: What Else Metadata Reveals About Sellers

GPS is the most viscerally concerning piece of EXIF data, but it's not the only thing worth removing.

Timestamps reveal when you're home and active — a photo taken at 2pm on a Tuesday tells someone you're likely home during working hours. A series of listings all photographed between 9am and 11am on weekdays establishes a pattern. These behavioral signals aren't dangerous in isolation, but combined with a home address from GPS, they become useful to someone planning something.

Device model lets someone know what phone you use. Combined with your profile, it can help build a picture of your finances and habits. Not catastrophic, but unnecessary to share.

Camera serial numbers (present in some Maker Note EXIF fields) can potentially be used to link photos across different accounts or platforms — a technique used in journalistic investigations and occasionally in fraud detection. For most sellers this is an edge case, but it's another reason to strip all EXIF rather than just GPS.

Our article on the dangers of geotagging covers the full scope of what this metadata can reveal — not just for sellers, but for anyone sharing photos online.

How to Photograph Items Without Leaving Traces

Cleaning after the fact works. But you can also reduce the metadata problem at the source.

Most smartphones have a setting to disable GPS tagging in camera photos. On iPhone: Settings → Privacy & Security → Location Services → Camera → set to Never. On Android: open the Camera app → Settings → toggle off Location tags or Save location. This prevents GPS from being written to photos in the first place.

The downside: if you use your phone camera for personal photos too, you lose location tagging across the board. Many people prefer to keep GPS on for personal shots and clean selectively for selling — which is why the batch-before-listing workflow in Steps 2 and 3 above is more practical for most sellers than disabling GPS globally.

One approach that works well: keep a dedicated folder or album on your phone for listing photos. When you've finished a photography session, export that album to your computer or into MetaClean, clean the batch, and you have a clean set ready to upload while your personal library stays untouched. Our guide on removing photo metadata before sharing covers more approaches for different use cases.

💡

For High-Volume Sellers

If you list 20+ items a week, the manual check step can feel like overhead. The practical shortcut: run all photos through the MetaClean batch tool as a single step before your listing session starts, then don't think about it again. Five minutes at the start of a two-hour listing session is a reasonable tradeoff for peace of mind across all your listings.

After Upload: How to Verify What Buyers Actually See

Once your listing is live, you can do a quick sanity check to confirm the platform processed the photo as expected. This is worth doing at least once to build confidence in your workflow.

On eBay: right-click a listing image, save it, then check its EXIF by dragging into MetaClean or using Properties. On Facebook Marketplace: open the listing in a browser, right-click the image, save it, check metadata. On Vinted or Depop: open the listing in a desktop browser, save the image, check it.

If you cleaned the photo before uploading, you should see no GPS, no camera model, no timestamps in the saved image. If you do see metadata, that means either the cleaning step was skipped or didn't work properly — and you should take the listing down, reclean, and re-upload.

One caveat: some platforms serve a processed version for display but retain the original file in storage. The displayable version may be clean even if the platform's backend has a copy of the original. For the purposes of what buyers can access, the displayed/downloadable version is what matters.

Frequently Asked Questions

Does eBay automatically remove GPS from my listing photos?

eBay's image processing often strips EXIF data including GPS, but this behavior has been inconsistent across app versions, upload methods, and time. Community reports confirm the stripping happens in many cases, but also that it's not 100% reliable. The safe approach is to remove GPS yourself before uploading — it takes seconds and guarantees the result regardless of what eBay's pipeline does.

Can someone find my home address from my Vinted or Depop listing?

If you photographed the items at home and uploaded the original files without stripping EXIF, yes — anyone who downloads the listing photo can check its GPS coordinates and map them to an address. Vinted and Depop do not have a documented policy of removing GPS metadata from uploaded photos. Strip your photos before listing on both platforms.

What does removing metadata actually delete from my photo?

Removing all EXIF metadata deletes the hidden data block attached to your image file — GPS coordinates, timestamps, device make and model, camera settings, and manufacturer-specific data. The actual image itself is completely unaffected. Your photo looks identical, the file is slightly smaller, and none of the technical information that could identify you or your location travels with it.

Do I need to use different tools for different platforms?

No. The clean-before-upload approach works the same way regardless of which marketplace you use. Strip the EXIF from your photos using MetaClean or ExifTool, then upload the cleaned files anywhere. The platform's own stripping behavior becomes irrelevant because there's nothing left for it to remove — or fail to remove.

What if I've already posted listings with unstripped photos?

Check your active listings — download the listing photos and verify whether they contain GPS data. For any that do, reclean the photos and re-upload them, or consider ending and relisting. Prioritize listings showing recognisable home details (furniture, rooms, mirrors) or listings that have been live for a long time. Historical sold listings are less urgent since they're no longer actively displayed.

Does removing EXIF affect photo quality or how it looks in the listing?

Not at all. EXIF metadata and image quality are stored separately within the file. Stripping EXIF has zero effect on the visual content of your photo — sharpness, colour, resolution, and file format are all unchanged. The only difference is a very slight reduction in file size (a few kilobytes) because the metadata block has been removed.

Key Takeaway

Most major selling platforms — Vinted, Depop, Etsy, and Facebook Marketplace — do not reliably strip GPS coordinates from your listing photos. eBay does strip in many cases but cannot be counted on. The only guaranteed approach is to remove metadata yourself before uploading. Use MetaClean's batch tool to clean every session of listing photos in one step, verify one file before uploading, and make it a non-negotiable part of your pre-listing routine. Your home address isn't a detail that should appear in a public product listing.

Free Online Tool
Remove Metadata Now

Strip EXIF data, GPS location & hidden metadata from your photos and PDFs — instantly. Files never leave your device.

Related Articles