sudo apt install mat2 # you will now end up with a file called filename.cleaned.pdf mat2 filename.pdf # this will overwrite original file with the new one mat2 --inplace filename.pdf # show the metadata mat2 -s filename.pdf
Ref