Skip to content

Removes metadata AKA (EXIF) information on all images detected (except .gif files)

Notifications You must be signed in to change notification settings

masterofobzene/Image-Metadata-Remover-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Image-Metadata-Remover-Script

Removes metadata AKA (EXIF) information on all images detected (except .gif files)

This script will remove metadata from the images found on the passed path including its subfolders.

  • Since the script corrupts animated .gif files, those files are ignored by the script.
  • WARNING: Source files are replaced with the metadata-removed version.