Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Exif-Remove — Remove exif data from all digital pictures in current directory by typing exif | Kitploit
Tools/GitHubGitHub/roothaxor/exif-remove
General Purpose UtilitiesPrivacy
GitHubroothaxor/exif-remove

Exif-Remove

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

View Repository
58175 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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 !

Download Tool