Written by Jennifer Walsh. Reviewed for technical accuracy by Shubham Dixit, Independent Expert in Email Forensics and Data File Conversion.
Shubham is an independent external reviewer and not an employee of PCDOTS.
Quick answer. A JPG hides more than camera and GPS data, it can also carry a small embedded thumbnail of the original image. Removing all of it is easy and free, and the key is doing it without re-saving the JPG, which would recompress and soften the picture. Windows, exiftool and a tool all strip the data while leaving the pixels untouched.
On this page
What a JPG actually hides?
A JPG is not just pixels. Tucked around the image are blocks of data that travel with the file, and removing them before you share is a sensible privacy step. The EXIF block holds camera make and model, the settings, the date, and often the GPS location where the shot was taken. Alongside it, IPTC and XMP blocks can carry captions, keywords and copyright.
Then there is the one most people never think about, the embedded thumbnail. A JPG can store a small preview image inside its EXIF data, and here is the catch, that thumbnail is sometimes the original shot. If you cropped or edited the photo but only the main image was updated, the little thumbnail can still show what you cropped out. Stripping the metadata removes it along with everything else, which is exactly why a proper clean matters.
The blocks around the image are what you clear, thumbnail included.
“The detail people overlook with JPEG is the embedded thumbnail. It lives in the EXIF block and it is not always regenerated when you edit the main image, so a cropped photo can quietly carry a little copy of the uncropped original. A full metadata strip clears it. The other thing worth stressing is that removing metadata does not touch the pixels at all, it is a lossless operation, so the only way you lose quality is if you re-encode the JPG while you are at it, which is easy to do by accident in an image editor.” Shubham Dixit, Data File reviewer (draft, pending approval)
The one rule, do not re-save it
This is the part that makes JPG different from other formats, and it is worth getting right. JPG is a lossy format, so every time it is saved again it is recompressed and loses a little quality. Removing metadata itself does not do that, the data sits separately from the pixels, so a proper strip leaves the image identical.
The trap is the method. If you open a JPG in an image editor just to clear its data and then export it, the editor re-encodes the picture and softens it, even though you never touched the image. So prefer tools that remove the metadata without re-saving the picture, the ones below all do. Keep that one rule and your JPG comes out clean and just as sharp as it went in.
Same clean result, but only one route keeps the picture sharp.
Remove it free on Windows, in bulk
Windows can strip JPG metadata with no download, and despite a common myth it does the whole batch at once, not one file at a time.
Select your JPGs. In File Explorer, highlight one image or a whole group of them together.
Open the details. Right click, choose Properties, then the Details tab, and click Remove Properties and Personal Information at the bottom.
Strip and keep the originals. Choose Create a copy with all possible properties removed, then OK. Every file you selected is cleaned in that one action, and because Windows strips rather than re-encodes, the pictures keep their quality. That is genuine free bulk removal.
exiftool, Mac and iPhone
A few more free routes, depending on your setup.
exiftool, the thorough one. The free command line tool clears a whole folder losslessly with exiftool -all= *.jpg, and it reaches metadata that a quick strip can leave behind, including the embedded thumbnail. It keeps backups of the originals by default.
On a Mac. Preview can remove a photo’s location through Tools, Show Inspector, the GPS tab and Remove Location Info. For a full strip, exiftool works on the Mac too.
On an iPhone. Open the JPG in Photos, and either use the info panel to Adjust and remove the location, or when sharing tap Options at the top and turn Location off so it is not included.
Strip a large batch with a tool
When you have a large number of JPGs and would rather not use a command line, a dedicated remover clears the batch through a simple interface, and importantly it strips without re-saving the pictures. The PCDOTS Metadata Erasure tool loads your JPG files, clears their EXIF, IPTC, XMP and the embedded thumbnail in one run on your own PC with nothing uploaded, and leaves the image quality intact. It covers other formats too. There is a free version to try on your own files first.
The tool route, for a folder of JPGs at once.
Here are the steps with the screens.
Step 1. Install and run the tool on Windows.

Step 2. Open the menu, choose Images, and add your JPG files or a folder.

Step 3. Open the Action menu and choose Clear Metadata.

Step 4. Pick a destination and click Save. Your JPGs are written out clean.

If your concern is more about the location on your everyday shots, our guide to remove metadata from a photo leads on that, and the same idea applies to documents in our guides to remove metadata from a Word document and to delete metadata from a PDF.
The methods compared
Match the route to how many JPGs you have and how thorough you need to be.
| Method | Best for | Good to know |
|---|---|---|
| Windows Explorer | One or many, free | Does bulk, lossless, clean copies |
| exiftool | A folder, most thorough, free | Clears the thumbnail too, keeps backups |
| Metadata remover tool | Large batches, no command line | Bulk, lossless, many formats |
Frequently asked questions
Does removing metadata reduce JPG quality?
No, not by itself. Metadata sits separately from the pixels, so stripping it is lossless. Quality only drops if you re-save the JPG in an editor, which recompresses it, so use a tool that strips without re-encoding.
How do I remove JPG metadata for free in bulk?
Select the images in File Explorer, right click, open Properties, the Details tab, and Remove Properties and Personal Information. It cleans many files at once. exiftool clears a whole folder from the command line.
What is the embedded thumbnail and why does it matter?
A JPG can store a small preview inside its EXIF data, and it sometimes shows the original image even after you crop or edit. A full metadata strip, such as exiftool or a dedicated tool, removes it.
What metadata does a JPG contain?
EXIF holds camera model, settings, date and GPS location, IPTC and XMP hold captions, keywords and copyright, and EXIF can also hold the embedded thumbnail. The GPS location is usually the most sensitive.
How do I remove JPG metadata on an iPhone?
In Photos, open the image and use the info panel to adjust and remove the location, or when sharing tap Options at the top and turn Location off so it is not included.
How do I know the metadata is gone?
Check the cleaned copy in Properties and the Details tab, or run exiftool on it again, and confirm the GPS, device and thumbnail fields are blank.
Strip the data, not the picture
For a JPG, the honest advice is straightforward. Use a method that removes the metadata without re-saving the image, Windows Explorer for a lossless bulk strip, or exiftool when you want the most thorough clean including that hidden thumbnail, and a tool when the batch is large enough to make either a chore. All of them leave your picture exactly as sharp as it was. Clear the EXIF, the location, the captions and the thumbnail, keep the pixels, and your JPG is safe to share.