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