Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

PDF Info - Generate PDF Information | Online Free DevTools by Hexmos

Generate PDF information with PDF Info. Extract metadata and analyze PDF documents including version, size, and security settings. Free online tool, no registration required.

pdfinfo

Portable Document Format (PDF) file information viewer. More information: https://www.xpdfreader.com/pdfinfo-man.html.

  • 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}}

See Also