Recommended Metadata Removal

Photos and documents carry a hidden layer of data: where a picture was taken, which phone or camera made it, the software you used, and sometimes your name. Post that file online and you may be handing out your home coordinates or daily patterns without realising it. Stripping this metadata before you share closes that leak. The trade-off is a small extra step, plus knowing that some platforms already scrub metadata on upload while others keep it fully intact.

How to remove metadata

Choosing a tool comes down to what you clean and where. If you mostly share photos from a phone, an on-device app that scrubs images before they leave is the least-friction option; if you publish documents, audio or video, pick a tool that covers those formats too. Graphical, drag-and-drop apps suit most people, while a command-line tool gives you precision and scripting for large or mixed batches. Whatever you choose, confirm it actually removes everything, not just GPS, by inspecting a cleaned file afterwards and remember that cleaning a copy is safer than editing your only original.

Here are some things to look for.

  • Covers your file types. GPS lives in more than photos, PDFs, Office docs, audio and video carry metadata too.
  • Removes everything, not just location. Device model, software, timestamps and names leak as much as coordinates do.
  • Runs where you share. An on-device phone app stops metadata before it ever leaves; desktop tools clean before you publish.
  • GUI or command line. Drag-and-drop suits most people; a CLI gives power users batch precision and scripting.
  • Batch processing. Cleaning whole folders at once saves effort when you handle many files.
  • Open source and offline. Auditable code and local-only processing mean nothing is uploaded and the behaviour can be verified.

ExifCleaner

Drag-and-drop desktop app to strip metadata from images, video and PDFs.

FreeOpen SourceWindowsmacOSLinuxOpen-source project

ExifEraser

Permissionless Android app that cleans photos before you share them.

FreeOpen SourceAndroidOpen-source project

Metapho

Native metadata removal for iPhone, iPad and Mac.

FreemiumiOSmacOSUnited States

MAT2

The Tails project's toolkit for cleaning metadata from many file types.

FreeOpen SourceLinuxOpen-source project

ExifTool

The reference-grade command-line engine for reading and erasing metadata.

FreeOpen SourceWindowsmacOSLinuxOpen-source project

ImageOptim

macOS image optimizer that also strips EXIF and GPS

FreeOpen SourcemacOSOpen-source project