I'm working on linux.
How would you know if a pdf file has some video embedded?, by command line.
I'm working on linux.
How would you know if a pdf file has some video embedded?, by command line.
pdfdetach -list archivo.pdf
pdfdetach
is part of poppler .
It is very likely that poppler
is in the repositories of your distribution.