find_images_with_gps_exif_data

UNIX name Owner Status
find_images_with_gps_exif_data 7x stable
Version Compatible with
N/A N/A
Search GPS info in images in a directory (recursively) - useful for privacy issue

find_images_with_gps_exif_data.sh

Search GPS info in images in a directory (recursively), and remove GPS data

Useful for privacy issue, to be sure a storage does not have GPS info saved in image file.

Tested on: Centos 7

Execute:

find_images_with_gps_exif_data.sh mydirectory
# to remove gps data
remove_gps_exif_data_from_images.sh mydirectory

Requirements:

yum install ImageMagick
yum install perl-Image-ExifTool

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.