FrankBijnen / ExifToolGui

A GUI for ExifTool
GNU General Public License v3.0
242 stars 12 forks source link

How do I delete a specific tag from any file again? #349

Closed fakkoweb closed 3 months ago

fakkoweb commented 4 months ago

This would be simply the equivalent of exiftool.exe -TAG= where TAG is the tag name.

I was very surprised from the GUI tool that I cannot simply select a tag, right click and delete. There is a window to delete an entire set of tags, but no option for removing a specific tag I can select from the right view?

I tried also CANC or BACKSPACE on it and looked in every menu, but nothing.

FrankBijnen commented 4 months ago

I agree there is no menu option to do that. But it can be done:

clear

You can check in the Log-Window the command issued: log

fakkoweb commented 4 months ago

It seems I have no edit box at the bottom (the one it shows in your pic, with Large and Save buttons). I am modifying a pdf. So pressing ENTER after selecting a tag does nothing. I am on V6.2.9.0 32 bits.

FrankBijnen commented 4 months ago

window