Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub

mat2

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

pdftk

Ref

exiftools, qpdf, exiv2, ffmpeg

Ref

exiftools needs qpdf

Ref