Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Readme.md

forthebadge

Delete Image Metadata

The python script deletes all the metadata from the image

What the program does?

  • Takes image file(s) as input at the same time
  • Deletes all the metadata from the image

Requirements

Python 3

pip install -r requirements.txt

Usage

del_img_meta.py [-h] -f FILES [FILES ...]

DELETE METADATA IN IMAGES

optional arguments:
  -h, --help            show this help message and exit
  -f FILES [FILES ...]  Image File(s)