Skip to content

PascalHbr/EXIF_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

EXIF_remover

Removes exif from images. It overwrites the images, therefore be careful with sensible data!!!

Usage:

python remove_exif.py --dir <your_image_directory>

Dependencies are light (just numpy and Pillow)

Works for file types .jpg, .gif, .png and .tga, but can be easily adjusted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages