Releases: masterofobzene/Image-Metadata-Remover-Script
Releases · masterofobzene/Image-Metadata-Remover-Script
ExifRemover
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
- 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
Instructions for use:
- Unzip somewhere.
- Execute "EXIFRemover.py" (double click OR cmd
py "path_where_unzipped\EXIFRemover.py") - Drag the desired folder containing all images (subfolders will be processed too) to the script window and hit Intro.