How to add GPS tags to images with ExifTool

Recursive for all files including subdirectories in the current folder

exiftool -r -overwrite_original -GPSLatitudeRef="N" -GPSLongitudeRef="E" -GPSLatitude=12.34567 -GPSLongitude=76.54321 .

Download ExifTool
https://www.sno.phy.queensu.ca/~phil/exiftool/

ExifToolGUI
http://u88.n24.queensu.ca/~bogdan/

Publicado el septiembre 8, 2019 02:59 TARDE por geralda geralda

Comentarios

No hay comentarios todavía.

Agregar un comentario

Acceder o Crear una cuenta para agregar comentarios.