Skip to content

Releases: masterofobzene/Image-Metadata-Remover-Script

ExifRemover

06 Apr 21:38
f1ddf29

Choose a tag to compare

New Powershell script!

You must download ExifTool and rename the exe to "exiftool(-k).exe" to "exiftool.exe".
Download: https://exiftool.org/index.html
Install (env.variable): https://exiftool.org/install.html#Windows

hint: you can download the files and extract them to any folder and then set that folder as a new environment variable start menu->write: "environment"-> choose environment variables->environment variables->add the path of exiftool to your PATH in system variables and User variables parts. (do not point to the exe, only to the folder where the exe is)

Usage:
powershell -file [this script] [folder with images]

EXIF Remover

22 Sep 23:58
7716712

Choose a tag to compare

  • Added a menu to choose if you want to create a folder image thumb or not (renames one of the files as folder.jpg randomly)

EXIF Remover

27 May 00:46
90e13ff

Choose a tag to compare

Instructions for use:

  1. Unzip somewhere.
  2. Execute "EXIFRemover.py" (double click OR cmd py "path_where_unzipped\EXIFRemover.py")
  3. Drag the desired folder containing all images (subfolders will be processed too) to the script window and hit Intro.