Removing everything but GPS info with exiftool

For my own reference, but maybe others will find it useful:

exiftool \
  -all= \
  -tagsFromFile @ -GPSLatitude -GPSLongitude -GPSPosition -GPSLatitudeRef -GPSLongitudeRef \
  *

Aaand we should probably not insert <br> tags in <pre> tags.

Publicado el 05 de octubre de 2018 a las 06:27 PM por kueda kueda

Comentarios

No hay comentarios aún.

Añade un comentario

Entra o Regístrate para añadir comentarios