List or extract attachments (embedded files) from a PDF file. See also:
pdfattach,pdfimages,pdfinfo. More information: https://manned.org/pdfdetach.
pdfdetach list -enc {{UTF-8}} {{path/to/input.pdf}}
pdfdetach -save {{number}} {{path/to/input.pdf}}
pdfdetach -savefile {{name}} {{path/to/input.pdf}}
pdfdetach -save {{number}} -o {{path/to/output}} {{path/to/input.pdf}}
pdfdetach -save {{number}} {{-opw|-upw}} {{password}} {{path/to/input.pdf}}