admin管理员组

文章数量:1312828

I want to strip the geotag information from the EXIF data in images that are uploaded. We take photos at home and do not wish to publicly publish GPS coordinates to our home. However there is useful EXIF data that we don't want to strip.

Is there a way to strip only geotag information from the EXIF data in images?

I want to strip the geotag information from the EXIF data in images that are uploaded. We take photos at home and do not wish to publicly publish GPS coordinates to our home. However there is useful EXIF data that we don't want to strip.

Is there a way to strip only geotag information from the EXIF data in images?

Share Improve this question asked Dec 12, 2020 at 2:22 Freedom_BenFreedom_Ben 1112 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

It seems to be automatically scrubbing that information on the stored files on my Wordpress installation.

Take a photo on your computer and check the lat and long information to see if it's present. If it is, Upload via the WP Uploader then download the images it makes off your SFTP. All mine seem to be scrubbed.

Am I wrong?

本文标签: How to remove Geo Tagging on image uploadsbut not other EXIF data