commands.sh

pdfinfo

all

Portable Document Format (PDF) file information viewer.

More info →

Examples (3)

Print PDF file information

pdfinfo path/to/file.pdf

Specify user password for PDF file to bypass security restrictions

pdfinfo -upw password path/to/file.pdf

Specify owner password for PDF file to bypass security restrictions

pdfinfo -opw password path/to/file.pdf
made by @shridhargupta | data from tldr-pages