
#Exiftool copy alldates windows
Right-click an image file you have saved.Go to the Details tab > click Remove Properties and Personal Information to open the Remove Properties dialog.ĮxifTool supports many different metadata formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, Lyrics3, as well as the maker notes of many digital cameras by Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Motorola.Right-click > select Properties from the contextual menu.Select one or more files in Windows Explorer. While the link to your image is broken (not surprising 9 years on) I assume it's the 'Comments' section from the file's Properties context menu option.Press RETURN to view the metadata from the files you dropped.Drag and drop files and folders on the Terminal window.Type “exiftool” followed by a SPACE in the Terminal window.Launch the Terminal application from your /Applications/Utilities folder.Select whether you want to create a back up with all possible metadata removed, or simply remove the data you specify without making a copy.Click “Remove Properties and personal information.”. Navigate to the folder holding the images you want to edit. Click Create a copy with all possible properties removed.Select Remove Properties and Personal Information.Right-click and select Properties, then Details.Select the file (or files) you wish to delete metadata from.For at least JPEG files: exiftool -XPComment'Data can include spaces' filename.jpg. On a Windows operating system Right-click on the file. If there is metadata that you would like to remove, select the Details tab.
#Exiftool copy alldates mp4
exiftool -r -ext mp4 -ext mov -tagsfromfile 'd/F. You can copy from the json file with a command like this. It's held in a single tag, GPSCoordinates. Click Remove Properties and Personal Information.įollow these instructions to run ExifTool:Ĥchan does strip exif data. Description should copy directly over, as it exists in both places for video.

And the EXIF timestamp is also updated because it's included in -alldates.Sometimes when people posted photos with location data somebody would notice and order a pizza to their location, back when it was still a relatively civil place, then at some point they started removing it.-P preserves the modification timestamp of the original file which is overwritten in place.overwrite_original_in_place causes that this remains the same file, hence the creation date stays as-is.exiftool "-alldates

#Exiftool copy alldates mac
I sometimes take screenshots on my Mac during video-calls with friends/family (with their consent of course!) and would like to add those images of a photographic nature to my Apple Photos Library.
