masterofobzene / Image-Metadata-Remover-Script

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%