Skip to content

adriannnv/exifremover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

exif metadata remover

Bash script to strip EXIF metadata and rename image files to random 8-character strings

Dependencies

  • exiftool: Required for metadata removal.

Usage

Process a single file:

./script.sh -f image.jpg

Process a directory: (Must use full path, relative paths do not work yet)

./script.sh -d ./photos

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages