คุณควรตรวจสอบ man pages ทุกครั้งหากคุณมีปัญหา
man exiftools
ซึ่งควรอ่านดังนี้:
--TAG
Exclude specified tag from extracted information. Same as the -x
option. May also be used following a -tagsFromFile option to
exclude tags from being copied, or to exclude groups from being
deleted when deleting all information (ie. "-all= --exif:all"
deletes all but EXIF information). But note that this will not
exclude individual tags from a group delete. Instead, individual
tags may be recovered using the -tagsFromFile option (ie. "-all=
-tagsfromfile @ -artist"). Wildcards are permitted as described
above for -TAG.
สิ่งที่ต้องการ:
exiftool -overwrite_original -all= -tagsFromFile @ -title -caption -keywords /Users/andyl/photos/*.jpg
ควรทำงาน. ตรวจสอบให้แน่ใจว่าแท็กชื่อจริง ๆ แล้วใช้วิธีexif /path/to/file.jpg
นี้
คำสั่งทำอะไร -all=
ลบแท็กทั้งหมด-tagsFromFile @
นำแฟล็กที่แสดงรายการไว้จากไฟล์ต้นฉบับในกรณีนี้@
แทนไฟล์ปัจจุบัน (แน่นอนว่าคุณสามารถแทนที่ด้วยไฟล์คงที่ที่นี่เช่น-tagsFromFile pic.jpg
) และเขียนไปยังปลายทาง