Menu

What Your Photos Secretly Reveal — and How to Strip It Losslessly

6 min readPublished Updated

Every photo your phone takes carries a hidden second layer: EXIF metadata. Alongside harmless details like exposure settings, it typically records the exact GPS coordinates of where the shot was taken, the precise time, your phone's make and model, and sometimes the software that edited it afterward.

That's fine in your camera roll. It's less fine attached to a marketplace listing photographed in your living room, a rental ad, a social post from home, or a photo you send to a stranger. This guide shows you how to see exactly what a photo reveals — using a checker that runs entirely on your device — and how to remove it without re-encoding the image at all.

What's actually embedded in a phone photo

  • GPS coordinates — typically precise to within a few meters when location services were on for the camera. Enough to identify a house, not just a city.
  • Capture timestamp — date and time, often to the second, revealing when you were there.
  • Camera make and model — which phone you own, sometimes down to the exact variant.
  • Editing history hints — the software tag updates when photos pass through editors.
  • Orientation, lens, and exposure data — harmless individually, but part of a surprisingly identifying fingerprint.

The safe assumption: files sent as files keep their metadata

Many social networks re-process images on upload, which strips most EXIF. But 'send as file' or 'original quality' options in messengers, plain email attachments, and cloud-drive shares pass the original file through untouched — GPS coordinates included. If you didn't strip it, assume the recipient has it.

Step 1: See what your photo reveals (locally)

You don't need to trust a website with your photo to check it — FileMorf's File X-Ray reads the metadata in your browser, so the photo never leaves your device:

  1. 1

    Open the File X-Ray

    No account, no upload — the analysis runs on your machine.

  2. 2

    Drop in a photo

    Straight from your camera roll or downloads. You can check up to ten files at once.

  3. 3

    Read the findings

    If location data is present you'll see a warning with the embedded coordinates — the same ones anyone you send the photo to could read. Camera details and capture dates are listed too.

  4. 4

    Click 'Strip metadata (lossless)'

    The photo carries straight into the fix with one click, and the cleaned copy downloads back to you.

Why 'lossless' matters here

Most metadata removers work by re-encoding: they decode your image and save a new one, which drops the metadata but also re-compresses every pixel. Do that to a JPG and you've traded privacy for quality — and if you do it repeatedly, the damage compounds.

A lossless strip works at the container level instead. JPG and PNG files store metadata in separate labeled segments alongside the image data; the stripper removes those segments and leaves the image data byte-for-byte identical. Same pixels, same quality, same dimensions — the file just stops talking about you. FileMorf's strip does exactly this for JPG and PNG, and tells you explicitly if a different format required a re-encode instead.

Ways to remove photo metadata, compared
MethodPixels untouchedRemoves GPSNotes
FileMorf lossless strip (browser)Yes (JPG/PNG)YesRuns locally; batch via recipes
Screenshot the photoNo — re-renderedYesLoses resolution and quality
Re-save in an image editorNo — re-encodedUsuallyQuality loss on JPG each save
Phone share sheet 'remove location'YesLocation onlyOther metadata stays; iOS option, varies on Android
Windows 'Remove Properties'YesMostlyDesktop only; per-file dialog

Cleaning a whole batch at once

Selling furniture with fifteen photos of your living room? Stripping them one at a time is busywork. The strip action is available as a recipe step, so you can chain it — strip metadata, then compress under 2 MB — and run the whole batch in one pass. On Chromium browsers you can even point the recipe at a folder and let it sweep everything matching.

It's not just photos: PDFs and other files talk too

The X-Ray reads more than images. Drop in a PDF and it reports the author and producer fields (often your name or your company's software), whether the file is password-protected, whether it contains fillable form fields, and why it's the size it is — scanned documents announce themselves through heavy per-page weight, with compression or OCR one click away. Audio and video files report duration, resolution, and bitrate, with the relevant tools attached.

The pattern is the same everywhere: every finding comes with the action that fixes it, and your file rides along in memory — no re-upload, because there was never an upload.

Free Tool

X-Ray a file now

See the GPS coordinates, camera details, and hidden metadata in any photo — analyzed on your device, with a one-click lossless fix.

Frequently asked questions

Does removing EXIF data reduce image quality?

Not with a lossless strip. For JPG and PNG, FileMorf removes the metadata segments from the file container and leaves the image data byte-identical — pixels are untouched. Only re-encoding approaches (screenshots, re-saving in editors) cost quality.

Do WhatsApp, Instagram, or Facebook strip EXIF for me?

Standard photo posts and messages are generally re-processed, which strips most metadata. But 'send as file/document' options, original-quality settings, email attachments, and cloud-drive links commonly deliver the original file with everything intact. The safe habit is stripping before sending anything sensitive.

Can I check a photo without uploading it anywhere?

Yes — that's the point of the File X-Ray. The metadata is parsed by your own browser from the file on your device. You can confirm with your browser's developer tools: the network tab shows no file transfer during analysis.

How do I strip metadata from many photos at once?

Use the strip action inside a recipe: open the Share-safe photos starter (strip metadata → compress), drop the whole batch or grant a folder on Chromium, and download the results as a ZIP.

Does stripping work on HEIC photos from iPhones?

HEIC can't be stripped losslessly in the browser, so FileMorf re-encodes it (and says so in the result). A practical path for iPhone shots: convert HEIC to JPG first, then the strip is lossless from that point on.

Keep Reading