Skip to content

leirn/exif_cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exif_cleaner

Simple tool to remove EXIF data from JPEG file

Usage

usage: exif_cleaner.py [-h] [-d DIR] [-f FILE] [-v] [-s]

Removes EXIF data from JPEG image file

options:
  -h, --help            show this help message and exit
  -d DIR, --dir DIR     Directory to walk recursively in order to remove exif data from JPEG files
  -f FILE, --file FILE  JPEG File to remove exif data from
  -v, --verbose         Print extra information
  -s, --silent          Silent execution

About

Simple tool to remove EXIF data from JPEG file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages