Exif-Remove
Exif-Remove copied to clipboard
Remove exif data from all digital pictures in current directory by typing exif
Command Line Tool- Remove Exif Data With Ease
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
For what reason ?
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.
Changelog ( v.1.0.3 )
Tool will check if exif data is already removed ( identifies using
ex_string in filenames ) Issues fixed - Single thread worker
Installation instructions
- 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
In work !