Skip to content

roothaxor/Exif-Remove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Tool- Remove Exif Data With Ease

Travis Twitter URL

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 Metadata stored in hidden in your pictures. Many well-intentioned people unwittingly expose personal information that is embedded in the metadata of those digital pictures. To better protect your online confidentiality, 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.exe to C:\Windows\
  • Lets test it! Goto the directory where you have your pictures
  • Hold SHIFT KEY and click RIGHT CLICK
  • From dropdown select Open command window here
  • Write exif and press ENTER KEY

It'll regenerate the image files without exif data and save them, also auto delete the files with exif data

In work !

About

Remove exif data from all digital pictures in current directory by typing exif

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages