Skip Navigation

You can (probably should) remove personal information from a photo before uploading it to social media

Your photos might include information of the exact location and time of the photo taken, your photo/camera models etc. Companies, governments, or someone with bad intentions can use such information for their benefits against you. This can easily be accessed by AI as well.

On Windows 11:

  1. Right-click on the file
  2. Properties
  3. Details
  4. Remove properties and personal information

Lots of people don't care, but I guess this could be useful for some of you.

75 comments
  • You should be able to prevent your device from adding the location to your photos. I never felt the need to have it, given the date and the photos around, it is easy to remember where it was.

    • By default I always turn off the location setting on the camera. I disabled it as soon as they introduced it as a "feature". I thought it was creepy as fuck and dangerous. Without the location most of the rest of the information is pretty benign.

      For example her is the full metadata from a picture I took yesterday.

      Aperture: 182/100 Date: 2025-07-30 15:40:26 Date digitized: 2025-07-30 15:40:26 Original date: 2025-07-30 15:40:26 Digital zoom: 1.0 Exposure bias: 0/6 Exposure mode: Auto Exposure program: Normal Exposure time: 4.7824007651841227E-4 sec. Flash: Off Focal length: 5590/1000 35mm focal length: 24 F-number: 1.8 Image width: 2304 Image length: 4096 Lens model: OnePlus 13R back camera >5.59mm f/1.9 Light source: D65 Camera make: OnePlus Camera model: OnePlus 13R Camera maker note: {"PiFlag":"0","nightFlag":"4","nightMode": "-1","asdOut": ["0"],"apsAsdOut": ["1"],"apsAsdClsOut": ["1", "0"],"iso": "286","expTime": "0","fType":"50","bkMode":"0","aideblur":"0","aisState":"8","algo": ["65,72,16,19"],"filter": ":-1"} Lens max aperture: 182/100 Metering mode: Center weight average Orientation: Normal Photographic sensitivity: 80 X dimension: 2304 Y dimension: 4096 Scene capture type: Standard Scene type: Directly photographed User comment: oplus_2097184 White balance: Auto

      The only thing they would get is the model of phone I use. Which is essentially public information for every app maker I have installed on my phone anyways.

  • Linux:

     undefined
            exiftool -overwrite_original -all= ~/Downloads/your_photo.jpg
    
      
  • There are a million ways to do this, as have already been described in other comments. This is one more. I built https://photostripper.com/ a while back, when I was practicing building small web applications to learn different tech stacks. Lemmy is not the target audience - you folks know how to do this already, and why would you trust that I’m not keeping copies of your photos (I promise I’m not, but what is that worth?)

    Anyway, I’m only mentioning it because it’s my thing and I enjoyed making it.

  • I haven’t looked into this, but if it doesn’t already, Lemmy and PieFed should scrub this data before writing it to disk. Would be a lot easier to implement this in one place than teach everyone to scrub the data themselves. If either of them don’t do that, we should put up a feature request.

  • I run it through my 1995-era photo editor that doesn't support all the metadata.

75 comments