This tool is made in Python 2.7 compiled using pyinstaller for Windows OS. Nothing is special about this tool it just ease the work for me, maybe will for you too
Exif is
Metadatastored in hidden in your pictures. Many well-intentioned people unwittinglyexpose personal informationthat is embedded in the metadata of those digital pictures. To better protect your onlineconfidentiality, it is crucial to remove exif data.
Tool will check if exif data is already removed ( identifies using
ex_string in filenames ) Issues fixed - Single thread worker
- Download the .zip file exif_remove.zip
- Extract the .zip file and copy the
exif.exetoC:\Windows\ - Lets test it! Goto the directory where you have your pictures
- Hold
SHIFT KEYand clickRIGHT CLICK - From dropdown select
Open command window here - Write
exifand pressENTER KEY
It'll regenerate the image files without exif data and save them, also auto delete the files with exif data
