How to Remove EXIF Data from Photos (and Why You Should)
Every photo taken on a modern smartphone or camera contains hidden metadata called EXIF data. This metadata includes the exact GPS coordinates where the photo was taken, the device make and model, the date and time, and camera settings. Before you share photos online - especially on selling platforms, social media, or by email - removing this data protects your privacy and the privacy of anyone who appears in your photos.
What is EXIF data?
EXIF stands for Exchangeable Image File Format. It is a standard for embedding metadata within image files, originally developed to allow cameras to record the settings used for each photo. Modern smartphones have extended this to include GPS location, device identifiers, and even the direction the camera was pointing. EXIF data is invisible when you view a photo normally - it sits in the file alongside the pixel data and is only readable by software that specifically looks for it.
What information is hidden in your photos
- GPS coordinates: the latitude and longitude where the photo was taken, accurate to within a few metres on most smartphones. This is effectively your home address if you photograph items indoors.
- Device make and model: the manufacturer and model of the camera or phone used.
- Date and time: the exact timestamp the photo was taken, including seconds.
- Camera settings: aperture, shutter speed, ISO, focal length, and flash status.
- Software version: the operating system or camera app version used.
- Orientation: the direction the device was facing when the photo was taken.
Real risks of sharing photos with EXIF intact
For most casual social media use, EXIF data is a minor concern because major platforms strip it on upload. The risk is highest in contexts where files are shared directly - not through a platform that processes the image:
- Selling items online: photos of items for sale taken at home embed your home GPS coordinates. Anyone who downloads your listing photo and reads the EXIF data can pinpoint your address.
- Freelance and contract work: sharing photo files directly with clients or via cloud links can expose your location if photos were taken at home.
- Journalism and activism: photos taken at sensitive locations can reveal the location to anyone with access to the file.
- Sharing children's photos: photos shared via messaging apps or email retain full EXIF data including precise location.
Does social media strip EXIF automatically?
Some platforms do remove EXIF on upload - Facebook, Instagram, and X (Twitter) currently strip location data from uploaded images. However, this behaviour is not consistent or guaranteed. Platform policies change, different upload methods (API vs web vs mobile app) may behave differently, and not all metadata fields are always removed. Removing EXIF before uploading guarantees the data is gone regardless of what the platform does or does not do with the file.
How to remove EXIF data in your browser
The simplest way to remove EXIF data without installing software is to use a browser-based tool. The Image Metadata Remover on this site works by drawing the image to an HTML canvas element and re-exporting it as a new file. The canvas API only captures pixel data - none of the original file's metadata container is passed through. The result is a clean image file with identical visual quality and no embedded metadata. Nothing is uploaded to a server.
When you should keep EXIF data
EXIF data is genuinely useful in some contexts. Professional photographers use GPS data to geolocate shoots for client records and stock libraries. Archivists use timestamps to organise large collections. Wildlife researchers use location data to map animal sightings. Legal and insurance photographers need timestamp metadata as evidence. In these cases, keep the original file with EXIF intact and share a stripped copy for public use.
Use the Image Metadata Remover
The Image Metadata Remover on this site strips all EXIF, IPTC, and XMP metadata from JPG, PNG, and WebP files. Upload one photo or a batch of files, and download clean copies individually or as a ZIP. The original files are unchanged - you always get a new clean copy. Nothing leaves your browser.
Use the tools
Last updated