Image Metadata Remover
See exactly what your photo reveals — including where it was taken — then strip it.
Runs in your browser — your files are never uploaded
Drop your photos here
or
Your photo is examined and cleaned entirely on your device. Nothing is uploaded — which matters rather a lot for a tool that reads location data.
About the Image Metadata Remover
Every photo taken on a phone carries a block of hidden data called EXIF. It records the camera, the exact date and time, the settings used — and, if location services were on, the precise coordinates where the shutter was pressed. That last one is the reason this tool exists.
Those coordinates are accurate to a few metres. A photo taken at home and posted to a marketplace listing, sent to a stranger, or attached to a forum post carries your address with it, and nothing on screen indicates it is there. Most social platforms strip metadata on upload; direct messaging, email attachments, cloud links and file sharing generally do not.
This tool shows you what is actually in the file before removing anything, because a cleaner that simply says “done” asks you to take its word for it. If there are coordinates, they are displayed, flagged, and you can see for yourself what you were about to send.
The cleaning works by rebuilding the image from its pixels alone, so the new file has no metadata block of any kind. The rotation tag is applied to the pixels first, which matters: strip orientation without doing that and the picture comes out sideways, as it does with several naive tools.
The whole thing runs on your device — which matters more here than anywhere else on this site. A tool that reads your location data and uploads your photos would be worse than doing nothing at all. Note that only JPEG carries EXIF; PNG and WebP use their own metadata chunks, which are not inspected, though the cleaned copy carries none of them either.
How to use the Image Metadata Remover
Add your photos
Drag them in or browse. Several at once is fine, and each is examined separately on your own device.
Look at what is in them
Camera, date, software and location are listed if present. Coordinates are flagged in red, because that is the one that matters.
Download the clean copy
The cleaned file is rebuilt from the pixels, so it carries no metadata at all. Your original is untouched.
Send the clean copy instead
Use the downloaded file wherever you were going to send the original — it looks identical and reveals nothing.
Frequently asked questions
Does my photo really contain my location?
Do social networks remove metadata automatically?
Does removing metadata reduce the image quality?
Why is my photo not sideways after stripping the orientation tag?
Is my photo uploaded to check it?
What about PNG and WebP files?
You may also need
Image Compressor
Make JPG, PNG and WebP files smaller without a visible drop in quality.
Image Resizer
Resize an image to exact pixel dimensions, with the aspect ratio locked or free.
JPG to PNG
Convert JPG photos to PNG, losslessly and without uploading them.
Image to Base64
Turn an image into a data URI you can paste straight into CSS or HTML.