Forum Discussion
How can I remove metadata from images?
- Apr 27, 2025
Follow the steps to easily remove metadata from images:
Step 1: Download and run Metadata Removal software.
https://www.pcinsidedaily.com/meta-data-remover
Step 2: Choose your files from which you need to remove meta.
Step 3: Choose the location where you need to save them.
Step 4: Click the Remove button to begin the removal process.
The Metadata removal tool starts removing metadata from selected files. In a few moments, you will get the completion message.
I have encountered the same problem as you before, and I want to find a way to remove metadata from images, especially photos taken with mobile phones, where the location and device information are hidden.
In fact, there are several ways to do it yourself without relying on third-party tools! Share three simple methods with you:
✅ Method 1: Use the built-in function of Windows to batch clear
Select the image → right click → properties → details → click "Delete properties and personal information".
It supports selecting multiple images to process together, and can basically remove metadata from images, but some hidden information may not be deleted thoroughly enough.
✅ Method 2: Use the preview tool that comes with macOS
On Mac, open the image → Export → Uncheck "Include location information".
In this way, the new image exported will not include GPS, and simply clean up most of it, which is a semi-automatic way to remove metadata from images.
✅ Method 3: Use the command line ExifTool (built-in or installable)
If you have brew (Mac) or choco (Windows), you can quickly install exiftool.
It can be done with one command, for example, exiftool -all= *.jpg can remove metadata from images in batches, completely and cleanly without leaving any traces!
To summarize: if you only delete a few photos occasionally, just use the system's built-in function;
If you want to do it in batches, thoroughly and professionally, use the exiftool command line, which is super fast and super clean!