Why Nostr? What is Njump?
2022-01-26 00:03:30
in reply to

jonny on Nostr: You can see for yourself using exiftool. To remove all of the top-level metadata, you ...

You can see for yourself using exiftool.
To remove all of the top-level metadata, you can use exiftool and qpdf:

exiftool -all:all= <path.pdf> -o <output1.pdf>
qpdf --linearize <output1.pdf> <output2.pdf>

To remove *all* metadata, you can use dangerzone or mat2
Author Public Key
npub1qwxhj53fqylj0exmwadaxx6wu0cmt5ak3nmjv0g3k0jhznem2gksgp3kdr