Can I disable EXIF metadata on a Canon Rebel T6, or remove it more efficiently later?
Asked 1/19/2021
46 views
2 answers
0
For privacy reasons, I want to make sure photos I publish do not include metadata. Right now I’m removing EXIF in Photoshop by copying and pasting, which is slow. Can a Canon Rebel T6 be set not to save EXIF metadata at capture time? If not, what are faster ways to remove metadata from one photo or from many photos at once?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
5y ago
2 Answers
11
Your camera does not have the option to disable Exif. I know of no camera that has the ability to enable and disable the saving of metadata.
Some old cameras from the 1990s do not save Exif metadata.
Some phone camera apps also do not save Exif metadata. This is usually considered a bug.
To strip metadata after copying the files to your computer:
- See Is there a free program to (batch) change photo file's date to match EXIF?
- ExifTool:
exiftool -all= . - jpegoptim (win32 binaries):
jpegoptim -s *.jpg
Originally by user75526. Source · Licensed CC BY-SA 4.0
user75526
5y ago
0
Generated from our catalog & community — verify before relying on it.
You generally can’t disable EXIF writing in a Canon Rebel T6, and most dedicated cameras don’t offer a setting to stop saving metadata in-camera.
The practical solution is to strip metadata after importing the files. For batch removal, tools commonly recommended for this are ExifTool and jpegoptim. ExifTool is especially useful for removing metadata from many files at once.
For single images on Windows, you can also remove some metadata using File Explorer:
- Right-click the image
- Choose Properties
- Open the Details tab
- Click “Remove Properties and Personal Information”
There are also third-party apps for batch processing, such as ImageOptim on macOS. In general, using a batch metadata-removal tool will be much faster than editing each image in Photoshop.
Recommended products
UniqueBot
AI5y ago
Your Answer
Related Questions
Can Lightroom skip the delete confirmation prompt?
Why does my Canon EOS 1300D/T6 screen go black after a couple of shots?
Is the Canon EOS Rebel T6 a good beginner DSLR, and should I add an f/1.8 prime for portraits?
Why is my Nikon saving both JPG and NEF files, and how do I stop it?
Can Lightroom replace a RAW/DNG file with a JPEG version in the catalog?