Exif data in photos can sometimes contain sensitive information such as the location where the photo was taken, or details about your equipment. To protect your privacy when sharing photos, it’s a good idea to remove this Exif data. I’ve created a simple bash script to do just that.
Script Usage
The script offers two options:
-s: Show all Exif entries.
-m: Remove all Exif entries while preserving the most important ones.
Example Command
To modify a JPEG image, you can use the following command: