Skip to content

adriannnv/exifremover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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:

./script.sh -d ./photos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages