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.

Posted on 05 de outubro de 2018, 06:27 PM by kueda kueda

Comentários

Nenhum comentário ainda.

Adicionar um Comentário

Iniciar Sessão ou Registar-se to add comments