PDF metadata - how to delete tags?

Started by Juggernaut, October 22, 2018, 06:23:37 PM

Previous topic - Next topic

Juggernaut

Hello everyone.  :)

Is there any way how user can delete (complete remove) the tags from PDF file?

Because -all= command does not delete, but hides them.

PS: if ExifTool cannot remove/delete tags, maybe someone knows good software, that can do these anonymizing things?

Thanks!

StarGeek

I believe if you linearize the pdf with qpdf (run qpdf --linearize) after you run exiftool -all= that will remove the hidden metadata.

For some reason I can't find the link to the post describing the procedure atm. :(
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).

Phil Harvey

...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).