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.

由使用者 kueda kueda2018年10月05日 18:27 所貼文

評論

尚無評論。

新增評論

登入註冊 添加評論